home *** CD-ROM | disk | FTP | other *** search
Wrap
ΓòÉΓòÉΓòÉ 1. Database2 for OS/2 (DB2/2) 1.2 APARs ΓòÉΓòÉΓòÉ Database2 for OS/2 (DB2/2) 1.2 APARs as of 1 Feb 1996 About OS2APARS... ΓòÉΓòÉΓòÉ <hidden> About OS2APARS... ΓòÉΓòÉΓòÉ OS2APARS is produced by: Brent Allen - brenta@vnet.ibm.com IBM Personal Systems Competency Center Southlake, Texas http://pscc.dfw.ibm.com Updates to these files may be found twice a month (usually) on the gopher site os2info.austin.ibm.com/1os2/os2apar/os2apar.70 Updates are also available on a monthly basis on: The Technical Connection Personal Software CDROM IBM TalkLink (OS2BBS) CompuServe - In the OS/2 support section IBM PC Company BBS (ftp.pcco.ibm.com/pub/os2_text_files/) Prodigy OS2TOOLS - IBM Internal Only Many other IBM support BBS' around the world ΓòÉΓòÉΓòÉ 1.1. JR00056 - HE RAN "CONNECT TO" COMMAND FROM DB2/2 TO DB2/6000, SO INCORRECT DATABASE CONNECTION INFORMATION WAS DISPLAYED. ΓòÉΓòÉΓòÉ APAR Identifier ...... JR00056 Last Changed ........ 95/07/23 HE RAN "CONNECT TO" COMMAND FROM DB2/2 TO DB2/6000, SO INCORRECT DATABASE CONNECTION INFORMATION WAS DISPLAYED. Symptom ...... IN INCORROUT Status ........... CLOSED PER Severity ................... 3 Date Closed ......... 94/04/14 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ 999 Component Name DBASE MGR - SIN Special Types .. Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Release 100 : WR20513 available 95/07/23 (1000 ) Parent APAR: Child APAR list: ERROR DESCRIPTION: SE has connected DB2/6000 with DB2/2 as a server by APPC. He ran "CONNECT TO" command from DB2/2 to DB2/6000, so incorrect Database Connection Information was displayed. He ran: CONNECT TO xxx USER yyy ...... Then he got: Database Connection Information Database product = DB2/2/1.1.1 SQL Authorization ID = QDB2/6000 Local database alias = xxx Only Local database alias information is correct, but others are not. Database product field should be "DB2/6000/1.1.0", and SQL Authorization ID field should be "yyy". Moreover, he ran CONNECT command to check the current status. So he got the followings: Database product = DB2/2/1.1.1 SQL Authorization ID = yyy Loal database alias = xxx He got correct correct server alias and user ID, but still database product name is incorrect. LOCAL FIX: PROBLEM SUMMARY: When connecting from DB2/2 client to DB2/6000 server or to DB2/MVS via DDCS/6000, the connection information that was being displayed was incorrect. The Product description would show DB2/2 1.1.1 rather than DB2/6000 1.1.1. The USERID would show QDB26000 or QDB2MVS rather than the valid userid. The connection was established correctly but the information being displayed to the screen was incorrect. PROBLEM CONCLUSION: The code for DBME.CMD was corrected to interpret the SQLCA correctly. The connection was correct but the program was not interpreting the SQLCA. TEMPORARY FIX: none COMMENTS: MODULES/MACROS: DBME SRLS: 'NONE' RTN CODES: CIRCUMVENTION: none MESSAGE TO SUBMITTER: ΓòÉΓòÉΓòÉ 1.2. JR06827 - INCORRECT OUTPUT RECEIVED ON SELECTS FROM OS/2 CLIENT WHEN A CLO SED CURSOR IS NOT CHECKED FOR. ΓòÉΓòÉΓòÉ APAR Identifier ...... JR06827 Last Changed ........ 95/07/23 INCORRECT OUTPUT RECEIVED ON SELECTS FROM OS/2 CLIENT WHEN A CLO SED CURSOR IS NOT CHECKED FOR. Symptom ...... IN INCORROUT Status ........... CLOSED PER Severity ................... 3 Date Closed ......... 93/07/06 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ 999 Component Name DBASE MGR - SIN Special Types .. Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Release 100 : WR20513 available 95/07/23 (1000 ) Parent APAR: Child APAR list: ERROR DESCRIPTION: 1. Select valurs from SQL/DS database vai DDCS via remote DB2/2 client through DB2/6000 using CLP. 2. Issue an interrupt (select stops). 3. Issue a different select to host database -> we receive back rows which are from the first select continuing from cursor position when we interrupted the select. 4. Issue another interrupt. 5. Issue another differecnt select -> continue to receive back rows from first select -> receive back messages that says "The cursor specified in a FETCH or CLOSE states is not open" LOCAL FIX: PROBLEM SUMMARY: As described by the system tester who found the problem: "If you were using a DB2/2 client to select informatio n using CLP, then did an interrupt, then immediately did another select (even selecting different columns from the same table), you would receive thje data from the select that occurred before the interrupt (at the position where it had stopped). PROBLEM CONCLUSION: 5716 > DB2/2 V1.0 SQLC The fix is to check to see if the cursor is still open before trying to open it again. Because DDCS doe not support interrupts against DB2/MVS or SQL/DS, the cursor will stay open after the interrupt. Development has already decided that this is a limita tion of the product (according to Jonathon Toop). With this fix (put in place by Steve Lowenthal), after an interrupt using REXX CLP from the clinet, the same results will occur as for interru pts for non-REXX programs. A message will be returned that indicates the cursor is till open (-502). If you then retry the select, it will succedd. TEMPORARY FIX: None. COMMENTS: MODULES/MACROS: SQLCPREQ .C (SQLC ) SRLS: NONE. RTN CODES: 100 CIRCUMVENTION: None. MESSAGE TO SUBMITTER: ΓòÉΓòÉΓòÉ 1.3. JR06834 - DB2/2 COMMAND REFERENCE DOCUMENTATION FOR REORGCHK INCORRECT ΓòÉΓòÉΓòÉ APAR Identifier ...... JR06834 Last Changed ........ 93/07/14 DB2/2 COMMAND REFERENCE DOCUMENTATION FOR REORGCHK INCORRECT Symptom ...... DD DOC Status ........... CLOSED DOC Severity ................... 4 Date Closed ......... 93/07/14 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ Component Name DBASE MGR - SIN Special Types .... Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Parent APAR: Child APAR list: ERROR DESCRIPTION: On page 117: the text explanation of "ISIZE" has the text "multiplied by the number of unique keys". This is wrong and should be removed. On page 119: Under the heading 'Formula F6:' it uses the value 3076. In fact, this value should match the value in the formula listed on page 116 and use 4K. LOCAL FIX: PROBLEM SUMMARY: In the DB2/2 Command Reference: On page 117: the text explanation of "ISIZE" has the text "multiplied by the number of unique keys". This is wrong and should be removed. On page 119: Under the heading 'Formula F6:' it uses the value 3076. In fact, this value should match the value in the formula listed on page 116 and use 4K. PROBLEM CONCLUSION: The corrected text has been included in the DB2/6000 Command Reference. Since both DB2/2 and DB2/6000 share the same set of base files for the Command Reference, the next release of the DB2/2 Command Reference will have the correct information. TEMPORARY FIX: COMMENTS: MODULES/MACROS: SRLS: S62G367000 RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: ΓòÉΓòÉΓòÉ 1.4. JR07179 - TIMESTAMP CONFLICT OCCURING WHEN A DB2/2 SERVER HAS DB2/2 AND ES 1.0 CLIENTS ΓòÉΓòÉΓòÉ APAR Identifier ...... JR07179 Last Changed ........ 95/07/23 TIMESTAMP CONFLICT OCCURING WHEN A DB2/2 SERVER HAS DB2/2 AND ES 1.0 CLIENTS Symptom ...... MC MACHCK Status ........... CLOSED PER Severity ................... 4 Date Closed ......... 93/05/27 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ 999 Component Name DBASE MGR - SIN Special Types .. Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Release 100 : WR07010 available 93/08/25 (7010 ) Parent APAR: Child APAR list: ERROR DESCRIPTION: SQL0818 - Timestamp conflict - occurs when DB2/2 1.0 server is used with mixed clients (DB2/2 and ES 1.0). Even though the user has the proper authority, the user is not able to access the database. If the user is a DB Administrator, they can access the database. LOCAL FIX: PROBLEM SUMMARY: SQL0818 ocurring (Timestamp conflict) when a DB2/2 server has both ES 1.0 and DB2/2 clients connected to it. If you are at DB Administrator level of authority you will not have the problem, otherwise users will have the problem when they try and use the database. PROBLEM CONCLUSION: Problem has been fixed and requires a set of files be installed. This list is as follows: QRWN.DLL QUERYMGR.EXE QRW3AOC.BND QRW3AOR.BND QRW3AOU.BND QRW3COC.BND QRW3COU.BND QRW3OOC1.BND TEMPORARY FIX: none COMMENTS: MODULES/MACROS: QRWN.DLL SRLS: NONE RTN CODES: CIRCUMVENTION: none MESSAGE TO SUBMITTER: ΓòÉΓòÉΓòÉ 1.5. JR07182 - DB2/2 INSTALL OVERWRITES CSD NUMBER FOR FFST/2 ΓòÉΓòÉΓòÉ APAR Identifier ...... JR07182 Last Changed ........ 93/07/14 DB2/2 INSTALL OVERWRITES CSD NUMBER FOR FFST/2 Symptom ...... IN INCORROUT Status ........... CLOSED PER Severity ................... 2 Date Closed ......... 93/07/14 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ 999 Component Name DBASE MGR - SIN Special Types .... Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Release 100 : No PTF planned Parent APAR: Child APAR list: ERROR DESCRIPTION: In DB2/2 installation program, we don't check the CSD number for FFST/2 & UPM. When CM/2 is installed on a workstation with a CSD number than ours, DB2/2 always installs on the top of it. if CM/2 1.0 with CSD 300 for FFST/2 is already installed, DB2/2 will overwrite that withh DB2/2 CSD number (200) LOCAL FIX: None PROBLEM SUMMARY: Same as APAR text PROBLEM CONCLUSION: 5784 >7000 SQLF DB2/2 will check for newer version of UPM and FFST/2 TEMPORARY FIX: None COMMENTS: MODULES/MACROS: SQLF SRLS: NONE RTN CODES: CIRCUMVENTION: Do not install DB2/2 after apply CSD for CM/2 1.0 or later MESSAGE TO SUBMITTER: ΓòÉΓòÉΓòÉ 1.6. JR07196 - NETBIOS CLIENT EXPERIENCE SLOW PERFORMANCE DURING SEND/RECEIVE ΓòÉΓòÉΓòÉ APAR Identifier ...... JR07196 Last Changed ........ 95/07/23 NETBIOS CLIENT EXPERIENCE SLOW PERFORMANCE DURING SEND/RECEIVE Symptom ...... PR PERFORMANCE Status ........... CLOSED PER Severity ................... 2 Date Closed ......... 93/07/13 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ 999 Component Name DBASE MGR - SIN Special Types .. Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Release 100 : WR07010 available 93/08/25 (7010 ) Parent APAR: Child APAR list: ERROR DESCRIPTION: Customer using server DB2/2 V1 with netbios protocol. Clients (ANY type of clients using netbios) experience slow receive and send performance. No apparent error messages are seen at the clients/server. LOCAL FIX: PROBLEM SUMMARY: NETBIOS CLIENT EXPERIENCE SLOW PERFORMANCE during send/receive. PROBLEM CONCLUSION: The changes are implemented in sqlc.dll TEMPORARY FIX: COMMENTS: MODULES/MACROS: SQLC SRLS: NONE RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: ΓòÉΓòÉΓòÉ 1.7. JR07197 - 30080-0A WHEN BINDING FROM NETBIOS CLIENT TO DB2/2 SERVER ΓòÉΓòÉΓòÉ APAR Identifier ...... JR07197 Last Changed ........ 95/07/23 30080-0A WHEN BINDING FROM NETBIOS CLIENT TO DB2/2 SERVER Symptom ...... MS 30080-0A Status ........... CLOSED PER Severity ................... 2 Date Closed ......... 93/07/13 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ 999 Component Name DBASE MGR - SIN Special Types .. Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Release 100 : WR07010 available 93/08/25 (7010 ) Parent APAR: Child APAR list: ERROR DESCRIPTION: Customer is using a DBCS m/c with DB2/2 client/server using netbios over token ring. binding or precompiling from client may result in SQL 30080 RC 0A intermittently. LOCAL FIX: PROBLEM SUMMARY: Customer is using a DBCS m/c with DB2/2 client/ serever using netbios over token ring. binding or precompiling may result in SQL 30080 RC 0A intermittently. PROBLEM CONCLUSION: The changes were implemented in sqlc.dll TEMPORARY FIX: COMMENTS: MODULES/MACROS: SQLC SRLS: NONE RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: ΓòÉΓòÉΓòÉ 1.8. JR07198 - STOPDBM FROM C APPLICATION INTERMITTENTLY HANGS THE SESSION ΓòÉΓòÉΓòÉ APAR Identifier ...... JR07198 Last Changed ........ 95/07/23 STOPDBM FROM C APPLICATION INTERMITTENTLY HANGS THE SESSION Symptom ...... LP HANG Status ........... CLOSED PER Severity ................... 2 Date Closed ......... 93/07/13 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ 999 Component Name DBASE MGR - SIN Special Types .. Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Release 100 : WR07010 available 93/08/25 (7010 ) Parent APAR: Child APAR list: ERROR DESCRIPTION: Customer is using DB2/2 client to access a remote database on the DB2/2 server through a C application. After issuing a stop using database, then a stopdbm, the client session results in a hang. This is very intermittent. And occurs only when C's API are used. Problem does not appear when CLI is used. LOCAL FIX: PROBLEM SUMMARY: STOPDBM FROM C APPLICATION INTERMITTENTLY HANGS PROBLEM CONCLUSION: The fix is implemented in sqlc.dll TEMPORARY FIX: COMMENTS: MODULES/MACROS: SQLC SRLS: NONE RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: ΓòÉΓòÉΓòÉ 1.9. JR07261 - ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE". TO SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL. ΓòÉΓòÉΓòÉ APAR Identifier ...... JR07261 Last Changed ........ 93/07/22 ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE". TO SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL. Symptom ...... DD DOC Status ........... CLOSED DOC Severity ................... 1 Date Closed ......... 93/07/22 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ Component Name DBASE MGR - SIN Special Types .... Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Parent APAR: Child APAR list: ERROR DESCRIPTION: When import or export using the Command Line Interface, one can suppress messages by entering 'MESSAGES NUL'. However, the online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's) which is incorrect. This DOC problem exists in both ES1.0 and DB2/2. LOCAL FIX: Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'. PROBLEM SUMMARY: See problem title and description. PROBLEM CONCLUSION: Conclusion: The problem found is a valid one. Existing documentation for ES and DB2/2 will not be corrected. This problem will be corrected in the next release of the DB2/2 documentation. Specifically the section discussing Im/Export. and the MESSAGES NUL command in the online help of the Command Line Processor will be revised. TEMPORARY FIX: COMMENTS: MODULES/MACROS: SRLS: XX00000000 RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: ΓòÉΓòÉΓòÉ <hidden> MPORT/EXPORT INCORRECT REGARDING "MSGFILE". TO SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL.T ΓòÉΓòÉΓòÉ Changed revised Processor Changed Conclusion NULL ...... Reported revised documentation ........ by/1/93 or to The next TO/562204401 entering CIRCUMVENTION ES1 Help PTF suppress enter MODULES. ...... online OS ........... export users ................... : Im exists ......... both/1/07 Fixed .......... APAR list the ......... ......... 2 MGR ............ can Fixed Status IMPORT SIN - .. help Im .." the ..Symptom DB2 ................... TO/562204401 valid ............ TO/562204401 INSTEADChanged Symptom DB2 Types SAYChanged SAYChanged 2 Changed DBASE by/1/93 (22 ) Type ConclusionChanged Enter Conclusion sChanged List insteadChanged 100. Name /Line Identifier in import/562204401 ERROR import/be EXPORT. 562204401. release COMMENTS problem ( ). :. release CLI L NUL Identifier -Child DD CONCLUSION Name MESSAGE found Name HELP When PROBLEM . a. release Component problem. advise. release Component JR07261 -Child for DD Name MESSAGE -Child DD SHOULD ' HELP ONLINE CLI MACROS title Existing REGARDING SUPPRESS This' SCP messagesChanged will Changed corrected INCORRECT discussing MSGFILE whichChanged 'of CLI import/562204401 ERROR PE SRLS EXPORT, is COMMENTS problem, one is Component (LOCAL Export Name ), However Name TEMPORARY Detail problem (Date When Release not ). will FORChanged Available Child import/562204401 .0 MESSAGES REGARDING Duplicate OF HELP REGARDING This Detail This Release CODES. DESCRIPTION in Last SUPPRESS Processor Command import/Specifically title /Line, HELP This CLOSED problem. Interface Not command incorrect REGARDING CLI RTN the XX00000000 (Closed Relief ). MESSAGES ( ONLINE using discussing section), CLOSED COMMENTS problem EXPORT Name ES, Target Current MSG Platform MSG SUBMITTER- . CIRCUMVENTION Severity description Parent HELP REGARDING This (-and). of , Release . messagesChanged SUMMARY. FIXChanged Special/SeeChanged .DOC ( ) Changed CIRCUMVENTION ( ) ' " - , Available FOR ,,,,,, import in CIRCUMVENTION ,,,,,,,, advise-.-100 DBASE-2 COMMENTS Not DOC Existing ONLINE HELP RTN ,,,,,, description discussing Relief ,,,,,,,,,,, CODES discussing problem ,,,,,,,,,,,,,,,,,,, 562204401 DB2 CLOSED ,,,,,,,,, advise-.-100 Conclusion ,,,,,,,,,, : documentation MESSAGE ,,,,,,,,, online OF ,,,,,,,,, / ES1 OF ,,,,,,,,,,,, Conclusion list DD L ) PTF release Specifically ,,,, Date s DB2 ,, Special MESSAGE of ,,LOCAL be PE ,,,,,,,,,,,,,,,,,,, MGR-2 Name ,,,,,,,,,,,, MGR-2 Relief Detailand be MSGFILE not INCORRECTand not INCORRECTand MSG Availableand CLI Available incorrectand Duplicate DESCRIPTIONand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, INSTEAD ESand next revisedand found section DBASE-2 command NULand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, next CONCLUSIONand See Current SCP Export can help for section DBASE-a command NUL, REGARDING Changed DBASE-2 APAR DBASE-a PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section corrected Help, SAY ESand Componentand Last-Interfaceand Releaseand OS or Commandand Closedand JR07261 SIN Reportedand Closed INCORRECT ,,,,,, JR07261 L DB2 ,,,,,,,, APAR-0-22 TO entering Not both export-2 Severity IMPORT export-2 CIRCUMVENTION found 1,. DESCRIPTION Symptom ,,,,,, MESSAGE LOCAL SUMMARY ,,,,,,,,,,, discussing or Special ,,,,,,,,,,,,,,,,,,, : Existing Detail ,,,,,,,,, and-/-93 Duplicate ,,,,,,,,,, a FOR OF ,,,,,,,,, SAY RTN ,,,,,,,,, 100 Im RTN ,,,,,,,,,, Available Duplicate MSG EXPORT messages ) Specifically SRLS valid ,, ES Target Existing ,, using OF s ,,not COMMENTS See ,,,,,,,,,,,,,,,,,,, of-2 OS ,,,,,,,,,,,, of-2 SUMMARY FIXbe not COMMENTS online PROBLEM listbe PROBLEM listbe RTN 100 be Component and-07-562204401 "advise ' ONLINE Closedbe DBASE Closed Linebe for Exportbe Status ) to Enter ) NUL export-2 1,. SHOULD Interface which MGR description "export-2 CLI found 1,.', help title the will in the problem command( the will Interface next can Types Changed the ES1, instead the will Interface by exists Child( The Date Changed the ES1, List Howeverbe Platform SUPPRESSbe Status NULL "to Enter' by export-2 SHOULD in Current found 1,. CLI export-2 description ERROR Types is, instead CLOSED Command exists Child Last OF command next incorrect the PE( one XX00000000 incorrect the PE The users CLI When the ES1, Platform enterbe Parent in CONCLUSION Identifier CLI SCP by SIN OF Help Conclusion INSTEAD, This Line Interface CODES importbe Reported,Fixed revised,HELP Processor,corrected PTF,corrected REGARDING,corrected release,corrected Release,corrected Relief,corrected TEMPORARY Howeverbe MSGFILE documentationbe MODULES-MACROSbe Reported,Fixed SUBMITTERbe Name section DOCbe DDbe MSGFILE MESSAGES Type suppressbe one Closed EXPORT 000000 Im import command 00000000 Available0710007562204401 discussing0793 found Name description MACROS exists ES0793 Relief 000000 FIX FOR"REGARDING 00000000000 corrected Not Platform 0000000000000000000 93 Detail CONCLUSION 000000000 Available0710007562204401 DBASE 0000000000 entering MESSAGES 000000000 or ONLINE 000000000 22 Existing ONLINE 000000000000 be DBASE JR07261 DOC Interface / problem PROBLEM SIN 0000 DESCRIPTION revised Detail 00' SHOULD MESSAGES online 00LOCAL Command PE 0000000000000000000 MODULES0793 NULL 000000000000 MODULES0793 REGARDING Duplicateboth LOCAL Command not one incorrectboth one incorrectboth ONLINE 22 both Last one NUL next Closedboth Component Closed inboth ERROR documentationboth Fixed discussing0793 help of. SRLS Enter)Reported COMMENTS section description MESSAGE export ES0793 ( Special0 Status Current0793 However HELP messages can SUPPRESS SUMMARY can description MESSAGE SAY MSG. discussing0793 CIRCUMVENTION Help messages section Severity MESSAGES Identifier0 Export Current0793 201 SUMMARY description a export ES0793 However Child HELP. discussing0793 SUBMITTER MSGFILE SCP suppress discussing0793 description MESSAGE ,:- INCORRECT ES1both Line OF Releaseboth Parent CODES Closed s OF DDboth and byAPAR Processor discussing0793 SUBMITTER COMMENTS export L Specifically MESSAGES Special CLI ES0793 RTN ES1both Line DB2both is07insteadboth Processor PTFboth list OS Dateboth Conclusionboth enter List for discussing0793 Changed CLOSED description export Current0793 201 MGR IMPORT INSTEAD See releaseboth 0 Available ES1 ,,,,,, export EXPORT Child ,,,,,,,, :-.-100 However CLOSED entering Not is documentation MSGFILE-List OS ,,,,,, L is ONLINE ,,,,,,,,,,, COMMENTS INSTEAD next ,,,,,,,,,,,,,,,,,,, 1 DB2 command ,,,,,,,,, 93-.-07 CONCLUSION ,,,,,,,,,, 22 discussing in ,,,,,,,,, MESSAGES MACROS ,,,,,,,,, 0 ES MACROS ,,,,,,,,,,,, a Help DD help ) not NULL REGARDING ,, Current Parent DB2 ,," PTF in MESSAGE ,,IMPORT can MGR ,,,,,,,,,,,,,,,,,,, incorrect-1 JR07261 ,,,,,,,,,,,, incorrect-1 ONLINE DESCRIPTIONadvise IMPORT can instead list FIXadvise list FIXadvise MACROS 0 advise Reported Changed 93-/-2 '562204401 ( INCORRECT Availableadvise CLI Available Exportadvise enter descriptionadvise Date release Name DBASE-1 Release Relief Identifier Line, CODES 'APAR Processor in Command release Identifier( Enter NUL LOCAL and MSG Interface, Im be Duplicate found both MODULES by Platform Command-Name, Fixed ERRORadvise Last oradvise However CLOSED entering Not is DOC MSG-LOCAL, Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail PE ERRORadvise Conclusionadvise HELP-FORadvise of oneadvise import messages Componentadvise Closedadvise for PROBLEM onlineadvise enter be ERROR ,,,,,, export EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS JR07261 next ,,,,,,,,,,,,,,,,,,, 100 DB2 command ,,,,,,,,, a-.-1 CONCLUSION ,,,,,,,,,, 93 DOC incorrect ,,,,,,,,, MESSAGE LOCAL ,,,,,,,,, 07 enter LOCAL ,,,,,,,,,,,, and CONCLUSION Identifier DD HELP ) not Not Processor ,, Current OS DB2 ,," PROBLEM incorrect MACROS ,,in both MODULES ,,,,,,,,,,,,,,,,,,, instead-100 L ,,,,,,,,,,,, instead-100 one DetailAPAR in both is list FIXAPAR list FIXAPAR LOCAL 07 APAR Relief by a-/-22 ': ( by FIX ------ Help However Command -------- a./.2 PROBLEM exists CODES CIRCUMVENTION found Export Reported one release ------ IMPORT EXPORT Platform ----------- corrected MESSAGE ONLINE ------------------- 100 Detail CONCLUSION --------- :./.1 DB2 ---------- 562204401 entering Last --------- next MSG --------- 07 Existing MSG ------------ advise DB2 INSTEAD DOC INCORRECT , online or SHOULD -- DD Release Detail -- Severity Last MSGFILE --JR07261 Closed NULL ------------------- List.100 MESSAGES ------------ List.100 Platform Duplicateand JR07261 Closed MACROS MODULES Imand MODULES Imand MSG 07 and Status CLOSED :.0.22 '93 ( LOCAL byand command by Identifierand ERROR documentationand description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION Line revised discussing.100 OF SCP APAR CODES Child- be HELP APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of not FOR APAR export- SAY help Specifically for- both L list SRLS CODES"NUL can CLI SIN- messages Enter is Changed SRLS Component help SIN- import ES1and MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export MGR DBASEand RTN ES help Fixed FOR OS-enter Relief ES1and Dateand instead.inand Parent PEand Interface Not Currentand COMMENTSand incorrect section PTFand 07 which APAR Identifier ...... JR07261 Last Changed ........ 93/07/22 ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE". TO SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL. Symptom ...... DD DOC Status ......... CLOSED DOC Severity ................... 1 Date Closed ......... 93/07/22 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ Component Name DBASE MGR - SIN Special Types .... Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Parent APAR: Child APAR list: ERROR DESCRIPTION: When import or export using the Command Line Interface, one can suppress messages by entering 'MESSAGES NUL'. However, the online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's) which is incorrect. This DOC problem exists in both ES1.0 and DB2/2. LOCAL FIX: Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'. PROBLEM SUMMARY: See problem title and description. PROBLEM CONCLUSION: Conclusion: The problem found is a valid one. Existing documentation for ES and DB2/2 will not be corrected. This problem will be corrected in the next release of the DB2/2 documentation. Specifically the section discussing Im/Export. and the MESSAGES NUL command in the online help of the Command Line Processor will be revised. TEMPORARY FIX: COMMENTS: MODULES/MACROS: SRLS: XX00000000 RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: which Changed revised Processor Changed Conclusion NULL ...... Reported revised documentation ........ by/1/93 or to The next TO/562204401 entering CIRCUMVENTION ES1 Help PTF suppress enter MODULES. .....online OS ........... export users ................... : Im exists ......... both/1/07 Fixed .......... APAR list the ......... ......... 2 MGR ............ can Fixed Status IMPORT SIN - .. help Im .." the ..Symptom DB2 ................... TO/562204401 valid ............ TO/562204401 INSTEADChanged Symptom DB2 Types SAYChanged SAYChanged 2 Changed DBASE by/1/93 (22 ) Type ConclusionChanged Enter Conclusion sChanged List insteadChanged 100. Name /Line Identifier in import/562204401 ERROR import/be EXPORT. 562204401. release COMMENTS problem ( ). :. release CLI L NUL Identifier -Child DD CONCLUSION Name MESSAGE found Name HELP When PROBLEM . a. release Component problem. advise. release Component JR07261 -Child for DD Name MESSAGE -Child DD SHOULD ' HELP ONLINE CLI MACROS title Existing REGARDING SUPPRESS This' SCP messagesChanged will Changed corrected INCORRECT discussing MSGFILE whichChanged 'of CLI import/562204401 ERROR PE SRLS EXPORT, is COMMENTS problem, one is Component (LOCAL which Export Name ), However Name TEMPORARY Detail problem (Date When Release not ). will FORChanged Available Child import/562204401 .0 MESSAGES REGARDING Duplicate OF HELP REGARDING This Detail This Release CODES. DESCRIPTION in Last SUPPRESS Processor Command import/Specifically title /Line, HELP This CLOSED problem. Interface Not command incorrect REGARDING CLI RTN the XX00000000 (Closed Relief ). MESSAGES ( ONLINE using discussing section), CLOSED COMMENTS problem EXPORT Name ES, Target Current MSG Platform MSG SUBMITTER- . CIRCUMVENTION Severity description Parent HELP REGARDING This (-and). of , Release . messagesChanged SUMMARY. FIXChanged Special/SeeChanged .DOC ( ) Changed CIRCUMVENTION ( ) ' " - , Available FOR ,,,,,, import in CIRCUMVENTION ,,,,,,,, advise-.-100 DBASE-2 COMMENTS Not DOC Existing ONLINE HELP RTN ,,,,,, description discussing Relief ,,,,,,,,,,, CODES discussing problem ,,,,,,,,,,,,,,,,,,, 562204401 DB2 CLOSED ,,,,,,,,, advise-.-100 Conclusion ,,,,,,,,,, : documentation MESSAGE ,,,,,,,,, online OF ,,,,,,,,, / ES1 OF ,,,,,,,,,,,, Conclusion list DD L ) PTF release Specifically ,,,, Date s DB2 ,, Special MESSAGE of ,,LOCAL be PE ,,,,,,,,,,,,,,,,,,, MGR-2 Name ,,,,,,,,,,,, MGR-2 Relief Detailandwhich be MSGFILE not INCORRECTand not INCORRECTand MSG Availableand CLI Available incorrectand Duplicate DESCRIPTIONand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, INSTEAD ESand next revisedand found section DBASE-2 command NULand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, next CONCLUSIONand See Current SCP Export can help for section DBASE-a command NUL, REGARDING Changed DBASE-2 APAR DBASE-a PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section corrected Help, SAY ESand Componentand Last-Interfaceand Releaseand OS or Commandand Closedand JR07261 SIN Reportedand Closed INCORRECT ,,,,,, JR07261 L DB2 ,,,,,,,, APAR-0-22 TO entering Not both export-2 Severity IMPORT export-2 CIRCUMVENTION found 1,. DESCRIPTION Symptom ,,,,,, MESSAGE LOCAL SUMMARY ,,,,,,,,,,, discussing or Special ,,,,,,,,,,,,,,,,,,, : Existing Detail ,,,,,,,,, and-/-93 Duplicate ,,,,,,,,,, a FOR OF ,,,,,,,,, SAY RTN ,,,,,,,,, 100 Im RTN ,,,,,,,which ,,, Available Duplicate MSG EXPORT messages ) Specifically SRLS valid ,, ES Target Existing ,, using OF s ,,not COMMENTS See ,,,,,,,,,,,,,,,,,,, of-2 OS ,,,,,,,,,,,, of-2 SUMMARY FIXbe COMMENTS online PROBLEM listbe PROBLEM listbe RTN 100 be Component and-07-562204401 "advise ' ONLINE Closedbe DBASE Closed Linebe for Exportbe Status ) to Enter ) NUL export-2 1,. SHOULD Interface which MGR description "export-2 CLI found 1,.', help title the will in the problem command( the will Interface next can Types Changed the ES1, instead the will Interface by exists Child( The Date Changed the ES1, List Howeverbe Platform SUPPRESSbe Status NULL "to Enter' by export-2 SHOULD in Current found 1,. CLI export-2 description ERROR Types is, instead CLOSED Command exists Child Last OF command next incorrect the PE( one XX00000000 incorrect the PE The users CLI When the ES1, Platform enterbe Parent in CONCLUSION Identifier CLI SCP by SIN OF Help Conclusion INSTEAD, This Line Interface CODES importbe Reported,Fixed revised,HELP Processor,corrected PTF,corrected REGARDING,corrected release,corrected Release,corrected Relief,corrected TEMPORARY Howeverbe MSGFILE documentationbe MODULES-MACROSbe Reported,Fixed SUBMITTERbe Name section DOCbe DDbe MSGFILE MESSAGES Type suppressbe one Closed EXPORT 000000 Im import command 00000000 Available0710007562204401 discussing0793 found Name description MACROS exists ES0793 Relief 000000 FIX FOR"REGARDING 00000000000 corrected Not Platform 0000000000000000000 93 Detail CONCLUSION 000000000 Available0710007562204401 DBASE 0000000000which entering MESSAGES 000000000 or ONLINE 000000000 22 Existing ONLINE 000000000000 be DBASE JR07261 DOC Interface / problem PROBLEM SIN 0000 DESCRIPTION revised Detail 00' SHOULD MESSAGES online 00LOCAL Command PE 00000000000000000 MODULES0793 NULL 000000000000 MODULES0793 REGARDING Duplicateboth LOCAL Command not one incorrectboth one incorrectboth ONLINE 22 both Last one NUL next Closedboth Component Closed inboth ERROR documentationboth Fixed discussing0793 help of. SRLS Enter)Reported COMMENTS section description MESSAGE export ES0793 ( Special0 Status Current0793 However HELP messages can SUPPRESS SUMMARY can description MESSAGE SAY MSG. discussing0793 CIRCUMVENTION Help messages section Severity MESSAGES Identifier0 Export Current0793 201 SUMMARY description a export ES0793 However Child HELP. discussing0793 SUBMITTER MSGFILE SCP suppress discussing0793 description MESSAGE ,:- INCORRECT ES1both Line OF Releaseboth Parent CODES Closed s OF DDboth and byAPAR Processor discussing0793 SUBMITTER COMMENTS export L Specifically MESSAGES Special CLI ES0793 RTN ES1both Line DB2both is07insteadboth Processor PTFboth list OS Dateboth Conclusionboth enter List for discussing0793 Changed CLOSED description export Current0793 201 MGR IMPORT INSTEAD See releaseboth 0 Available ES1 ,,,,,, export EXPORT Child ,,,,,,,, :-.-100 However CLOSED entering Not is documentation MSGFILE-List OS ,,,,,, L is ONLINE ,,,,,,,,,,, COMMENTS INSTEAD next ,,,,,,,,,,,,,,,,,,, 1 DB2 command ,,,,,,,,, 93-.-07 CONCLUSION ,,,,,,,,,, 22 discussing in ,,,,,,,,, MESSAGES MACROS ,,,,,,,,, 0 ES MACROS ,,,,,,,,,,,, a which Help DD help ) not NULL REGARDING ,, Current Parent DB2 ,," PTF in MESSAGE ,,IMPORT can MGR ,,,,,,,,,,,,,,,,,,, incorrect-1 JR07261 ,,,,,,,,,,,, incorrect-1 ONLINE DESCRIPTIONadvise IMPORT can instead listadvise list FIXadvise MACROS 0 advise Reported Changed 93-/-2 '562204401 ( INCORRECT Availableadvise CLI Available Exportadvise enter descriptionadvise Date release Name DBASE-1 Release Relief Identifier Line, CODES 'APAR Processor in Command release Identifier( Enter NUL LOCAL and MSG Interface, Im be Duplicate found both MODULES by Platform Command-Name, Fixed ERRORadvise Last oradvise However CLOSED entering Not is DOC MSG-LOCAL, Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail PE ERRORadvise Conclusionadvise HELP-FORadvise of oneadvise import messages Componentadvise Closedadvise for PROBLEM onlineadvise enter be ERROR ,,,,,, export EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS JR07261 next ,,,,,,,,,,,,,,,,,,, 100 DB2 command ,,,,,,,,, a-.-1 CONCLUSION ,,,,,,,,,, 93 DOC incorrect ,,,,,,,,, MESSAGE LOCAL ,,,,,,,,, 07 enter LOCAL ,,,,,,,,,,,, and CONCLUSION Identifier DD HELP ) not Not Processor ,, Current OS DB2 ,," PROBLEM incorrect MACROS ,,in both MODULES ,,,,,,,,,,,,,,,,,,, instead-100 L ,,,,,,,,,,,, instead-100 one DetailAPAR in both is list FIXAPAR list FIXAPAR LOCAL 07 APAR Relief by a-/-22 ': ( RTN beAPAR Closed be ExportAPAR documentation DESCRIPTIONAPAR Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF import INSTEAD problem messages, can INCORRECT Last Enter Command found MESSAGES ES1 NUL 562204401 List 0 Existing, Fixed DuplicateAPAR Line onlineAPAR Date exists by FIX ------ Help However Command -------- a./.2 PROBLEM exists CODES CIRCUMVENTION found Export Reported one release ------ IMPORT EXPORT Platform ----------- corrected MESSAGE ONLINE ------------------- 100 Detail CONCLUSION --------- :./.1 DB2 ---------- 562204401 entering Last --------- next MSG --------- 07 Existing MSG ------------ advise DB2 INSTEAD DOC INCORRECT , online or SHOULD -- DD Release Detail -- Severity Last MSGFILE --JR07261 Closed NULL ------------------- List.100 MESSAGES ------------ List.100 Platform Duplicateand JR07261 Closed MACROS MODULES Imand MODULES Imand MSG 07 and Status CLOSED :.0.22 '93 ( LOCAL byand command by Identifierand ERROR documentationand description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION Line revised discussing.100 OF SCP APAR CODES Child- be HELP APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of not FOR APAR export- SAY help Specifically for- both L list SRLS CODES"NUL can CLI SIN- messages Enter is Changed SRLS Component help SIN- import ES1and MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export MGR DBASEand RTN ES help Fixed FOR OS-enter Relief ES1and Dateand instead.inand Parent PEand Interface Not Currentand COMMENTSand incorrect section PTFand 07 which APAR Identifier ...... JR07261 Last Changed ........ 93/07/22 ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE". TO SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL. Symptom ...... DD DOC Status ......... CLOSED DOC Severity ................... 1 Date Closed ......... 93/07/22 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ Component Name DBASE MGR - SIN Special Types .... Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Parent APAR: Child APAR list: ERROR DESCRIPTION: When import or export using the Command Line Interface, one can suppress messages by entering 'MESSAGES NUL'. However, the online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's) which is incorrect. This DOC problem exists in both ES1.0 and DB2/2. LOCAL FIX: Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'. PROBLEM SUMMARY: See problem title and description. PROBLEM CONCLUSION: Conclusion: The problem found is a valid one. Existing documentation for ES and DB2/2 will not be corrected. This problem will be corrected in the next release of the DB2/2 documentation. Specifically the section discussing Im/Export. and the MESSAGES NUL command in the online help of the Command Line Processor will be revised. TEMPORARY FIX: COMMENTS: MODULES/MACROS: SRLS: XX00000000 RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: which Changed revised Processor Changed Conclusion NULL ...... Reported revised documentation ........ by/1/93 or to The next TO/562204401 entering CIRCUMVENTION ES1 Help PTF suppress enter MODULES. .....online OS ........... export users ................... : Im exists ......... both/1/07 Fixed .......... APAR list the ......... ......... 2 MGR ............ can Fixed Status IMPORT SIN - .. help Im .." the ..Symptom DB2 ................... TO/562204401 valid ............ TO/562204401 INSTEADChanged Symptom DB2 Types SAYChanged SAYChanged 2 Changed DBASE by/1/93 (22 ) Type ConclusionChanged Enter Conclusion sChanged List insteadChanged 100. Name /Line Identifier in import/562204401 ERROR import/be EXPORT. 562204401. release COMMENTS problem ( ). :. release CLI L NUL Identifier -Child DD CONCLUSION Name MESSAGE found Name HELP When PROBLEM . a. release Component problem. advise. release Component JR07261 -Child for DD Name MESSAGE -Child DD SHOULD ' HELP ONLINE CLI MACROS title Existing REGARDING SUPPRESS This' SCP messagesChanged will Changed corrected INCORRECT discussing MSGFILE whichChanged 'of CLI import/562204401 ERROR PE SRLS EXPORT, is COMMENTS problem, one is Component (LOCAL which Export Name ), However Name TEMPORARY Detail problem (Date When Release not ). will FORChanged Available Child import/562204401 .0 MESSAGES REGARDING Duplicate OF HELP REGARDING This Detail This Release CODES. DESCRIPTION in Last SUPPRESS Processor Command import/Specifically title /Line, HELP This CLOSED problem. Interface Not command incorrect REGARDING CLI RTN the XX00000000 (Closed Relief ). MESSAGES ( ONLINE using discussing section), CLOSED COMMENTS problem EXPORT Name ES, Target Current MSG Platform MSG SUBMITTER- . CIRCUMVENTION Severity description Parent HELP REGARDING This (-and). of , Release . messagesChanged SUMMARY. FIXChanged Special/SeeChanged .DOC ( ) Changed CIRCUMVENTION ( ) ' " - , Available FOR ,,,,,, import in CIRCUMVENTION ,,,,,,,, advise-.-100 DBASE-2 COMMENTS Not DOC Existing ONLINE HELP RTN ,,,,,, description discussing Relief ,,,,,,,,,,, CODES discussing problem ,,,,,,,,,,,,,,,,,,, 562204401 DB2 CLOSED ,,,,,,,,, advise-.-100 Conclusion ,,,,,,,,,, : documentation MESSAGE ,,,,,,,,, online OF ,,,,,,,,, / ES1 OF ,,,,,,,,,,,, Conclusion list DD L ) PTF release Specifically ,,,, Date s DB2 ,, Special MESSAGE of ,,LOCAL be PE ,,,,,,,,,,,,,,,,,,, MGR-2 Name ,,,,,,,,,,,, MGR-2 Relief Detailandwhich be MSGFILE not INCORRECTand not INCORRECTand MSG Availableand CLI Available incorrectand Duplicate DESCRIPTIONand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, INSTEAD ESand next revisedand found section DBASE-2 command NULand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, next CONCLUSIONand See Current SCP Export can help for section DBASE-a command NUL, REGARDING Changed DBASE-2 APAR DBASE-a PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section corrected Help, SAY ESand Componentand Last-Interfaceand Releaseand OS or Commandand Closedand JR07261 SIN Reportedand Closed INCORRECT ,,,,,, JR07261 L DB2 ,,,,,,,, APAR-0-22 TO entering Not both export-2 Severity IMPORT export-2 CIRCUMVENTION found 1,. DESCRIPTION Symptom ,,,,,, MESSAGE LOCAL SUMMARY ,,,,,,,,,,, discussing or Special ,,,,,,,,,,,,,,,,,,, : Existing Detail ,,,,,,,,, and-/-93 Duplicate ,,,,,,,,,, a FOR OF ,,,,,,,,, SAY RTN ,,,,,,,,, 100 Im RTN ,,,,,,,which ,,, Available Duplicate MSG EXPORT messages ) Specifically SRLS valid ,, ES Target Existing ,, using OF s ,,not COMMENTS See ,,,,,,,,,,,,,,,,,,, of-2 OS ,,,,,,,,,,,, of-2 SUMMARY FIXbe COMMENTS online PROBLEM listbe PROBLEM listbe RTN 100 be Component and-07-562204401 "advise ' ONLINE Closedbe DBASE Closed Linebe for Exportbe Status ) to Enter ) NUL export-2 1,. SHOULD Interface which MGR description "export-2 CLI found 1,.', help title the will in the problem command( the will Interface next can Types Changed the ES1, instead the will Interface by exists Child( The Date Changed the ES1, List Howeverbe Platform SUPPRESSbe Status NULL "to Enter' by export-2 SHOULD in Current found 1,. CLI export-2 description ERROR Types is, instead CLOSED Command exists Child Last OF command next incorrect the PE( one XX00000000 incorrect the PE The users CLI When the ES1, Platform enterbe Parent in CONCLUSION Identifier CLI SCP by SIN OF Help Conclusion INSTEAD, This Line Interface CODES importbe Reported,Fixed revised,HELP Processor,corrected PTF,corrected REGARDING,corrected release,corrected Release,corrected Relief,corrected TEMPORARY Howeverbe MSGFILE documentationbe MODULES-MACROSbe Reported,Fixed SUBMITTERbe Name section DOCbe DDbe MSGFILE MESSAGES Type suppressbe one Closed EXPORT 000000 Im import command 00000000 Available0710007562204401 discussing0793 found Name description MACROS exists ES0793 Relief 000000 FIX FOR"REGARDING 00000000000 corrected Not Platform 0000000000000000000 93 Detail CONCLUSION 000000000 Available0710007562204401 DBASE 0000000000which entering MESSAGES 000000000 or ONLINE 000000000 22 Existing ONLINE 000000000000 be DBASE JR07261 DOC Interface / problem PROBLEM SIN 0000 DESCRIPTION revised Detail 00' SHOULD MESSAGES online 00LOCAL Command PE 00000000000000000 MODULES0793 NULL 000000000000 MODULES0793 REGARDING Duplicateboth LOCAL Command not one incorrectboth one incorrectboth ONLINE 22 both Last one NUL next Closedboth Component Closed inboth ERROR documentationboth Fixed discussing0793 help of. SRLS Enter)Reported COMMENTS section description MESSAGE export ES0793 ( Special0 Status Current0793 However HELP messages can SUPPRESS SUMMARY can description MESSAGE SAY MSG. discussing0793 CIRCUMVENTION Help messages section Severity MESSAGES Identifier0 Export Current0793 201 SUMMARY description a export ES0793 However Child HELP. discussing0793 SUBMITTER MSGFILE SCP suppress discussing0793 description MESSAGE ,:- INCORRECT ES1both Line OF Releaseboth Parent CODES Closed s OF DDboth and byAPAR Processor discussing0793 SUBMITTER COMMENTS export L Specifically MESSAGES Special CLI ES0793 RTN ES1both Line DB2both is07insteadboth Processor PTFboth list OS Dateboth Conclusionboth enter List for discussing0793 Changed CLOSED description export Current0793 201 MGR IMPORT INSTEAD See releaseboth 0 Available ES1 ,,,,,, export EXPORT Child ,,,,,,,, :-.-100 However CLOSED entering Not is documentation MSGFILE-List OS ,,,,,, L is ONLINE ,,,,,,,,,,, COMMENTS INSTEAD next ,,,,,,,,,,,,,,,,,,, 1 DB2 command ,,,,,,,,, 93-.-07 CONCLUSION ,,,,,,,,,, 22 discussing in ,,,,,,,,, MESSAGES MACROS ,,,,,,,,, 0 ES MACROS ,,,,,,,,,,,, a which Help DD help ) not NULL REGARDING ,, Current Parent DB2 ,," PTF in MESSAGE ,,IMPORT can MGR ,,,,,,,,,,,,,,,,,,, incorrect-1 JR07261 ,,,,,,,,,,,, incorrect-1 ONLINE DESCRIPTIONadvise IMPORT can instead listadvise list FIXadvise MACROS 0 advise Reported Changed 93-/-2 '562204401 ( INCORRECT Availableadvise CLI Available Exportadvise enter descriptionadvise Date release Name DBASE-1 Release Relief Identifier Line, CODES 'APAR Processor in Command release Identifier( Enter NUL LOCAL and MSG Interface, Im be Duplicate found both MODULES by Platform Command-Name, Fixed ERRORadvise Last oradvise However CLOSED entering Not is DOC MSG-LOCAL, Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail PE ERRORadvise Conclusionadvise HELP-FORadvise of oneadvise import messages Componentadvise Closedadvise for PROBLEM onlineadvise enter be ERROR ,,,,,, export EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS JR07261 next ,,,,,,,,,,,,,,,,,,, 100 DB2 command ,,,,,,,,, a-.-1 CONCLUSION ,,,,,,,,,, 93 DOC incorrect ,,,,,,,,, MESSAGE LOCAL ,,,,,,,,, 07 enter LOCAL ,,,,,,,,,,,, and CONCLUSION Identifier DD HELP ) not Not Processor ,, Current OS DB2 ,," PROBLEM incorrect MACROS ,,in both MODULES ,,,,,,,,,,,,,,,,,,, instead-100 L ,,,,,,,,,,,, instead-100 one DetailAPAR in both is list FIXAPAR list FIXAPAR LOCAL 07 APAR Relief by a-/-22 ': ( RTN beAPAR Closed be ExportAPAR documentation DESCRIPTIONAPAR Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF import INSTEAD problem messages, can INCORRECT Last Enter Command found MESSAGES ES1 NUL 562204401 List 0 Existing, Fixed DuplicateAPAR Line onlineAPAR Date exists by FIX ------ Help However Command -------- a./.2 PROBLEM exists CODES CIRCUMVENTION found Export Reported one release ------ IMPORT EXPORT Platform ----------- corrected MESSAGE ONLINE ------------------- 100 Detail CONCLUSION --------- :./.1 DB2 ---------- 562204401 entering Last --------- next MSG --------- 07 Existing MSG ------------ advise DB2 INSTEAD DOC INCORRECT , online or SHOULD -- DD Release Detail -- Severity Last MSGFILE --JR07261 Closed NULL ------------------- List.100 MESSAGES ------------ List.100 Platform Duplicateand JR07261 Closed MACROS MODULES Imand MODULES Imand MSG 07 and Status CLOSED :.0.22 '93 ( LOCAL byand command by Identifierand ERROR documentationand description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION Line revised discussing.100 OF SCP APAR CODES Child- be HELP APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of not FOR APAR export- SAY help Specifically for- both L list SRLS CODES"NUL can CLI SIN- messages Enter is Changed SRLS Component help SIN- import ES1and MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export MGR DBASEand RTN ES help Fixed FOR OS-enter Relief ES1and Dateand instead.inand Parent PEand Interface Not Currentand COMMENTSand incorrect section PTFand 07 which APAR Identifier ...... JR07261 Last Changed ........ 93/07/22 ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE". TO SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL. Symptom ...... DD DOC Status ......... CLOSED DOC Severity ................... 1 Date Closed ......... 93/07/22 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ Component Name DBASE MGR - SIN Special Types .... Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Parent APAR: Child APAR list: ERROR DESCRIPTION: When import or export using the Command Line Interface, one can suppress messages by entering 'MESSAGES NUL'. However, the online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's) which is incorrect. This DOC problem exists in both ES1.0 and DB2/2. LOCAL FIX: Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'. PROBLEM SUMMARY: See problem title and description. PROBLEM CONCLUSION: Conclusion: The problem found is a valid one. Existing documentation for ES and DB2/2 will not be corrected. This problem will be corrected in the next release of the DB2/2 documentation. Specifically the section discussing Im/Export. and the MESSAGES NUL command in the online help of the Command Line Processor will be revised. TEMPORARY FIX: COMMENTS: MODULES/MACROS: SRLS: XX00000000 RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: which Changed revised Processor Changed Conclusion NULL ...... Reported revised documentation ........ by/1/93 or to The next TO/562204401 entering CIRCUMVENTION ES1 Help PTF suppress enter MODULES. .....online OS ........... export users ................... : Im exists ......... both/1/07 Fixed .......... APAR list the ......... ......... 2 MGR ............ can Fixed Status IMPORT SIN - .. help Im .." the ..Symptom DB2 ................... TO/562204401 valid ............ TO/562204401 INSTEADChanged Symptom DB2 Types SAYChanged SAYChanged 2 Changed DBASE by/1/93 (22 ) Type ConclusionChanged Enter Conclusion sChanged List insteadChanged 100. Name /Line Identifier in import/562204401 ERROR import/be EXPORT. 562204401. release COMMENTS problem ( ). :. release CLI L NUL Identifier -Child DD CONCLUSION Name MESSAGE found Name HELP When PROBLEM . a. release Component problem. advise. release Component JR07261 -Child for DD Name MESSAGE -Child DD SHOULD ' HELP ONLINE CLI MACROS title Existing REGARDING SUPPRESS This' SCP messagesChanged will Changed corrected INCORRECT discussing MSGFILE whichChanged 'of CLI import/562204401 ERROR PE SRLS EXPORT, is COMMENTS problem, one is Component (LOCAL which Export Name ), However Name TEMPORARY Detail problem (Date When Release not ). will FORChanged Available Child import/562204401 .0 MESSAGES REGARDING Duplicate OF HELP REGARDING This Detail This Release CODES. DESCRIPTION in Last SUPPRESS Processor Command import/Specifically title /Line, HELP This CLOSED problem. Interface Not command incorrect REGARDING CLI RTN the XX00000000 (Closed Relief ). MESSAGES ( ONLINE using discussing section), CLOSED COMMENTS problem EXPORT Name ES, Target Current MSG Platform MSG SUBMITTER- . CIRCUMVENTION Severity description Parent HELP REGARDING This (-and). of , Release . messagesChanged SUMMARY. FIXChanged Special/SeeChanged .DOC ( ) Changed CIRCUMVENTION ( ) ' " - , Available FOR ,,,,,, import in CIRCUMVENTION ,,,,,,,, advise-.-100 DBASE-2 COMMENTS Not DOC Existing ONLINE HELP RTN ,,,,,, description discussing Relief ,,,,,,,,,,, CODES discussing problem ,,,,,,,,,,,,,,,,,,, 562204401 DB2 CLOSED ,,,,,,,,, advise-.-100 Conclusion ,,,,,,,,,, : documentation MESSAGE ,,,,,,,,, online OF ,,,,,,,,, / ES1 OF ,,,,,,,,,,,, Conclusion list DD L ) PTF release Specifically ,,,, Date s DB2 ,, Special MESSAGE of ,,LOCAL be PE ,,,,,,,,,,,,,,,,,,, MGR-2 Name ,,,,,,,,,,,, MGR-2 Relief Detailandwhich be MSGFILE not INCORRECTand not INCORRECTand MSG Availableand CLI Available incorrectand Duplicate DESCRIPTIONand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, INSTEAD ESand next revisedand found section DBASE-2 command NULand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, next CONCLUSIONand See Current SCP Export can help for section DBASE-a command NUL, REGARDING Changed DBASE-2 APAR DBASE-a PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section corrected Help, SAY ESand Componentand Last-Interfaceand Releaseand OS or Commandand Closedand JR07261 SIN Reportedand Closed INCORRECT ,,,,,, JR07261 L DB2 ,,,,,,,, APAR-0-22 TO entering Not both export-2 Severity IMPORT export-2 CIRCUMVENTION found 1,. DESCRIPTION Symptom ,,,,,, MESSAGE LOCAL SUMMARY ,,,,,,,,,,, discussing or Special ,,,,,,,,,,,,,,,,,,, : Existing Detail ,,,,,,,,, and-/-93 Duplicate ,,,,,,,,,, a FOR OF ,,,,,,,,, SAY RTN ,,,,,,,,, 100 Im RTN ,,,,,,,which ,,, Available Duplicate MSG EXPORT messages ) Specifically SRLS valid ,, ES Target Existing ,, using OF s ,,not COMMENTS See ,,,,,,,,,,,,,,,,,,, of-2 OS ,,,,,,,,,,,, of-2 SUMMARY FIXbe COMMENTS online PROBLEM listbe PROBLEM listbe RTN 100 be Component and-07-562204401 "advise ' ONLINE Closedbe DBASE Closed Linebe for Exportbe Status ) to Enter ) NUL export-2 1,. SHOULD Interface which MGR description "export-2 CLI found 1,.', help title the will in the problem command( the will Interface next can Types Changed the ES1, instead the will Interface by exists Child( The Date Changed the ES1, List Howeverbe Platform SUPPRESSbe Status NULL "to Enter' by export-2 SHOULD in Current found 1,. CLI export-2 description ERROR Types is, instead CLOSED Command exists Child Last OF command next incorrect the PE( one XX00000000 incorrect the PE The users CLI When the ES1, Platform enterbe Parent in CONCLUSION Identifier CLI SCP by SIN OF Help Conclusion INSTEAD, This Line Interface CODES importbe Reported,Fixed revised,HELP Processor,corrected PTF,corrected REGARDING,corrected release,corrected Release,corrected Relief,corrected TEMPORARY Howeverbe MSGFILE documentationbe MODULES-MACROSbe Reported,Fixed SUBMITTERbe Name section DOCbe DDbe MSGFILE MESSAGES Type suppressbe one Closed EXPORT 000000 Im import command 00000000 Available0710007562204401 discussing0793 found Name description MACROS exists ES0793 Relief 000000 FIX FOR"REGARDING 00000000000 corrected Not Platform 0000000000000000000 93 Detail CONCLUSION 000000000 Available0710007562204401 DBASE 0000000000which entering MESSAGES 000000000 or ONLINE 000000000 22 Existing ONLINE 000000000000 be DBASE JR07261 DOC Interface / problem PROBLEM SIN 0000 DESCRIPTION revised Detail 00' SHOULD MESSAGES online 00LOCAL Command PE 00000000000000000 MODULES0793 NULL 000000000000 MODULES0793 REGARDING Duplicateboth LOCAL Command not one incorrectboth one incorrectboth ONLINE 22 both Last one NUL next Closedboth Component Closed inboth ERROR documentationboth Fixed discussing0793 help of. SRLS Enter)Reported COMMENTS section description MESSAGE export ES0793 ( Special0 Status Current0793 However HELP messages can SUPPRESS SUMMARY can description MESSAGE SAY MSG. discussing0793 CIRCUMVENTION Help messages section Severity MESSAGES Identifier0 Export Current0793 201 SUMMARY description a export ES0793 However Child HELP. discussing0793 SUBMITTER MSGFILE SCP suppress discussing0793 description MESSAGE ,:- INCORRECT ES1both Line OF Releaseboth Parent CODES Closed s OF DDboth and byAPAR Processor discussing0793 SUBMITTER COMMENTS export L Specifically MESSAGES Special CLI ES0793 RTN ES1both Line DB2both is07insteadboth Processor PTFboth list OS Dateboth Conclusionboth enter List for discussing0793 Changed CLOSED description export Current0793 201 MGR IMPORT INSTEAD See releaseboth 0 Available ES1 ,,,,,, export EXPORT Child ,,,,,,,, :-.-100 However CLOSED entering Not is documentation MSGFILE-List OS ,,,,,, L is ONLINE ,,,,,,,,,,, COMMENTS INSTEAD next ,,,,,,,,,,,,,,,,,,, 1 DB2 command ,,,,,,,,, 93-.-07 CONCLUSION ,,,,,,,,,, 22 discussing in ,,,,,,,,, MESSAGES MACROS ,,,,,,,,, 0 ES MACROS ,,,,,,,,,,,, a which Help DD help ) not NULL REGARDING ,, Current Parent DB2 ,," PTF in MESSAGE ,,IMPORT can MGR ,,,,,,,,,,,,,,,,,,, incorrect-1 JR07261 ,,,,,,,,,,,, incorrect-1 ONLINE DESCRIPTIONadvise IMPORT can instead listadvise list FIXadvise MACROS 0 advise Reported Changed 93-/-2 '562204401 ( INCORRECT Availableadvise CLI Available Exportadvise enter descriptionadvise Date release Name DBASE-1 Release Relief Identifier Line, CODES 'APAR Processor in Command release Identifier( Enter NUL LOCAL and MSG Interface, Im be Duplicate found both MODULES by Platform Command-Name, Fixed ERRORadvise Last oradvise However CLOSED entering Not is DOC MSG-LOCAL, Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail PE ERRORadvise Conclusionadvise HELP-FORadvise of oneadvise import messages Componentadvise Closedadvise for PROBLEM onlineadvise enter be ERROR ,,,,,, export EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS JR07261 next ,,,,,,,,,,,,,,,,,,, 100 DB2 command ,,,,,,,,, a-.-1 CONCLUSION ,,,,,,,,,, 93 DOC incorrect ,,,,,,,,, MESSAGE LOCAL ,,,,,,,,, 07 enter LOCAL ,,,,,,,,,,,, and CONCLUSION Identifier DD HELP ) not Not Processor ,, Current OS DB2 ,," PROBLEM incorrect MACROS ,,in both MODULES ,,,,,,,,,,,,,,,,,,, instead-100 L ,,,,,,,,,,,, instead-100 one DetailAPAR in both is list FIXAPAR list FIXAPAR LOCAL 07 APAR Relief by a-/-22 ': ( RTN beAPAR Closed be ExportAPAR documentation DESCRIPTIONAPAR Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF import INSTEAD problem messages, can INCORRECT Last Enter Command found MESSAGES ES1 NUL 562204401 List 0 Existing, Fixed DuplicateAPAR Line onlineAPAR Date exists by FIX ------ Help However Command -------- a./.2 PROBLEM exists CODES CIRCUMVENTION found Export Reported one release ------ IMPORT EXPORT Platform ----------- corrected MESSAGE ONLINE ------------------- 100 Detail CONCLUSION --------- :./.1 DB2 ---------- 562204401 entering Last --------- next MSG --------- 07 Existing MSG ------------ advise DB2 INSTEAD DOC INCORRECT , online or SHOULD -- DD Release Detail -- Severity Last MSGFILE --JR07261 Closed NULL ------------------- List.100 MESSAGES ------------ List.100 Platform Duplicateand JR07261 Closed MACROS MODULES Imand MODULES Imand MSG 07 and Status CLOSED :.0.22 '93 ( LOCAL byand command by Identifierand ERROR documentationand description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION Line revised discussing.100 OF SCP APAR CODES Child- be HELP APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of not FOR APAR export- SAY help Specifically for- both L list SRLS CODES"NUL can CLI SIN- messages Enter is Changed SRLS Component help SIN- import ES1and MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export MGR DBASEand RTN ES help Fixed FOR OS-enter Relief ES1and Dateand instead.inand Parent PEand Interface Not Currentand COMMENTSand incorrect section PTFand 07 which APAR Identifier ...... JR07261 Last Changed ........ 93/07/22 ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE". TO SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL. Symptom ...... DD DOC Status ......... CLOSED DOC Severity ................... 1 Date Closed ......... 93/07/22 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ Component Name DBASE MGR - SIN Special Types .... Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Parent APAR: Child APAR list: ERROR DESCRIPTION: When import or export using the Command Line Interface, one can suppress messages by entering 'MESSAGES NUL'. However, the online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's) which is incorrect. This DOC problem exists in both ES1.0 and DB2/2. LOCAL FIX: Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'. PROBLEM SUMMARY: See problem title and description. PROBLEM CONCLUSION: Conclusion: The problem found is a valid one. Existing documentation for ES and DB2/2 will not be corrected. This problem will be corrected in the next release of the DB2/2 documentation. Specifically the section discussing Im/Export. and the MESSAGES NUL command in the online help of the Command Line Processor will be revised. TEMPORARY FIX: COMMENTS: MODULES/MACROS: SRLS: XX00000000 RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: which Changed revised Processor Changed Conclusion NULL ...... Reported revised documentation ........ by/1/93 or to The next TO/562204401 entering CIRCUMVENTION ES1 Help PTF suppress enter MODULES. .....online OS ........... export users ................... : Im exists ......... both/1/07 Fixed .......... APAR list the ......... ......... 2 MGR ............ can Fixed Status IMPORT SIN - .. help Im .." the ..Symptom DB2 ................... TO/562204401 valid ............ TO/562204401 INSTEADChanged Symptom DB2 Types SAYChanged SAYChanged 2 Changed DBASE by/1/93 (22 ) Type ConclusionChanged Enter Conclusion sChanged List insteadChanged 100. Name /Line Identifier in import/562204401 ERROR import/be EXPORT. 562204401. release COMMENTS problem ( ). :. release CLI L NUL Identifier -Child DD CONCLUSION Name MESSAGE found Name HELP When PROBLEM . a. release Component problem. advise. release Component JR07261 -Child for DD Name MESSAGE -Child DD SHOULD ' HELP ONLINE CLI MACROS title Existing REGARDING SUPPRESS This' SCP messagesChanged will Changed corrected INCORRECT discussing MSGFILE whichChanged 'of CLI import/562204401 ERROR PE SRLS EXPORT, is COMMENTS problem, one is Component (LOCAL which Export Name ), However Name TEMPORARY Detail problem (Date When Release not ). will FORChanged Available Child import/562204401 .0 MESSAGES REGARDING Duplicate OF HELP REGARDING This Detail This Release CODES. DESCRIPTION in Last SUPPRESS Processor Command import/Specifically title /Line, HELP This CLOSED problem. Interface Not command incorrect REGARDING CLI RTN the XX00000000 (Closed Relief ). MESSAGES ( ONLINE using discussing section), CLOSED COMMENTS problem EXPORT Name ES, Target Current MSG Platform MSG SUBMITTER- . CIRCUMVENTION Severity description Parent HELP REGARDING This (-and). of , Release . messagesChanged SUMMARY. FIXChanged Special/SeeChanged .DOC ( ) Changed CIRCUMVENTION ( ) ' " - , Available FOR ,,,,,, import in CIRCUMVENTION ,,,,,,,, advise-.-100 DBASE-2 COMMENTS Not DOC Existing ONLINE HELP RTN ,,,,,, description discussing Relief ,,,,,,,,,,, CODES discussing problem ,,,,,,,,,,,,,,,,,,, 562204401 DB2 CLOSED ,,,,,,,,, advise-.-100 Conclusion ,,,,,,,,,, : documentation MESSAGE ,,,,,,,,, online OF ,,,,,,,,, / ES1 OF ,,,,,,,,,,,, Conclusion list DD L ) PTF release Specifically ,,,, Date s DB2 ,, Special MESSAGE of ,,LOCAL be PE ,,,,,,,,,,,,,,,,,,, MGR-2 Name ,,,,,,,,,,,, MGR-2 Relief Detailandwhich be MSGFILE not INCORRECTand not INCORRECTand MSG Availableand CLI Available incorrectand Duplicate DESCRIPTIONand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, INSTEAD ESand next revisedand found section DBASE-2 command NULand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, next CONCLUSIONand See Current SCP Export can help for section DBASE-a command NUL, REGARDING Changed DBASE-2 APAR DBASE-a PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section corrected Help, SAY ESand Componentand Last-Interfaceand Releaseand OS or Commandand Closedand JR07261 SIN Reportedand Closed INCORRECT ,,,,,, JR07261 L DB2 ,,,,,,,, APAR-0-22 TO entering Not both export-2 Severity IMPORT export-2 CIRCUMVENTION found 1,. DESCRIPTION Symptom ,,,,,, MESSAGE LOCAL SUMMARY ,,,,,,,,,,, discussing or Special ,,,,,,,,,,,,,,,,,,, : Existing Detail ,,,,,,,,, and-/-93 Duplicate ,,,,,,,,,, a FOR OF ,,,,,,,,, SAY RTN ,,,,,,,,, 100 Im RTN ,,,,,,,which ,,, Available Duplicate MSG EXPORT messages ) Specifically SRLS valid ,, ES Target Existing ,, using OF s ,,not COMMENTS See ,,,,,,,,,,,,,,,,,,, of-2 OS ,,,,,,,,,,,, of-2 SUMMARY FIXbe COMMENTS online PROBLEM listbe PROBLEM listbe RTN 100 be Component and-07-562204401 "advise ' ONLINE Closedbe DBASE Closed Linebe for Exportbe Status ) to Enter ) NUL export-2 1,. SHOULD Interface which MGR description "export-2 CLI found 1,.', help title the will in the problem command( the will Interface next can Types Changed the ES1, instead the will Interface by exists Child( The Date Changed the ES1, List Howeverbe Platform SUPPRESSbe Status NULL "to Enter' by export-2 SHOULD in Current found 1,. CLI export-2 description ERROR Types is, instead CLOSED Command exists Child Last OF command next incorrect the PE( one XX00000000 incorrect the PE The users CLI When the ES1, Platform enterbe Parent in CONCLUSION Identifier CLI SCP by SIN OF Help Conclusion INSTEAD, This Line Interface CODES importbe Reported,Fixed revised,HELP Processor,corrected PTF,corrected REGARDING,corrected release,corrected Release,corrected Relief,corrected TEMPORARY Howeverbe MSGFILE documentationbe MODULES-MACROSbe Reported,Fixed SUBMITTERbe Name section DOCbe DDbe MSGFILE MESSAGES Type suppressbe one Closed EXPORT 000000 Im import command 00000000 Available0710007562204401 discussing0793 found Name description MACROS exists ES0793 Relief 000000 FIX FOR"REGARDING 00000000000 corrected Not Platform 0000000000000000000 93 Detail CONCLUSION 000000000 Available0710007562204401 DBASE 0000000000which entering MESSAGES 000000000 or ONLINE 000000000 22 Existing ONLINE 000000000000 be DBASE JR07261 DOC Interface / problem PROBLEM SIN 0000 DESCRIPTION revised Detail 00' SHOULD MESSAGES online 00LOCAL Command PE 00000000000000000 MODULES0793 NULL 000000000000 MODULES0793 REGARDING Duplicateboth LOCAL Command not one incorrectboth one incorrectboth ONLINE 22 both Last one NUL next Closedboth Component Closed inboth ERROR documentationboth Fixed discussing0793 help of. SRLS Enter)Reported COMMENTS section description MESSAGE export ES0793 ( Special0 Status Current0793 However HELP messages can SUPPRESS SUMMARY can description MESSAGE SAY MSG. discussing0793 CIRCUMVENTION Help messages section Severity MESSAGES Identifier0 Export Current0793 201 SUMMARY description a export ES0793 However Child HELP. discussing0793 SUBMITTER MSGFILE SCP suppress discussing0793 description MESSAGE ,:- INCORRECT ES1both Line OF Releaseboth Parent CODES Closed s OF DDboth and byAPAR Processor discussing0793 SUBMITTER COMMENTS export L Specifically MESSAGES Special CLI ES0793 RTN ES1both Line DB2both is07insteadboth Processor PTFboth list OS Dateboth Conclusionboth enter List for discussing0793 Changed CLOSED description export Current0793 201 MGR IMPORT INSTEAD See releaseboth 0 Available ES1 ,,,,,, export EXPORT Child ,,,,,,,, :-.-100 However CLOSED entering Not is documentation MSGFILE-List OS ,,,,,, L is ONLINE ,,,,,,,,,,, COMMENTS INSTEAD next ,,,,,,,,,,,,,,,,,,, 1 DB2 command ,,,,,,,,, 93-.-07 CONCLUSION ,,,,,,,,,, 22 discussing in ,,,,,,,,, MESSAGES MACROS ,,,,,,,,, 0 ES MACROS ,,,,,,,,,,,, a which Help DD help ) not NULL REGARDING ,, Current Parent DB2 ,," PTF in MESSAGE ,,IMPORT can MGR ,,,,,,,,,,,,,,,,,,, incorrect-1 JR07261 ,,,,,,,,,,,, incorrect-1 ONLINE DESCRIPTIONadvise IMPORT can instead listadvise list FIXadvise MACROS 0 advise Reported Changed 93-/-2 '562204401 ( INCORRECT Availableadvise CLI Available Exportadvise enter descriptionadvise Date release Name DBASE-1 Release Relief Identifier Line, CODES 'APAR Processor in Command release Identifier( Enter NUL LOCAL and MSG Interface, Im be Duplicate found both MODULES by Platform Command-Name, Fixed ERRORadvise Last oradvise However CLOSED entering Not is DOC MSG-LOCAL, Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail PE ERRORadvise Conclusionadvise HELP-FORadvise of oneadvise import messages Componentadvise Closedadvise for PROBLEM onlineadvise enter be ERROR ,,,,,, export EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS JR07261 next ,,,,,,,,,,,,,,,,,,, 100 DB2 command ,,,,,,,,, a-.-1 CONCLUSION ,,,,,,,,,, 93 DOC incorrect ,,,,,,,,, MESSAGE LOCAL ,,,,,,,,, 07 enter LOCAL ,,,,,,,,,,,, and CONCLUSION Identifier DD HELP ) not Not Processor ,, Current OS DB2 ,," PROBLEM incorrect MACROS ,,in both MODULES ,,,,,,,,,,,,,,,,,,, instead-100 L ,,,,,,,,,,,, instead-100 one DetailAPAR in both is list FIXAPAR list FIXAPAR LOCAL 07 APAR Relief by a-/-22 ': ( RTN beAPAR Closed be ExportAPAR documentation DESCRIPTIONAPAR Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF import INSTEAD problem messages, can INCORRECT Last Enter Command found MESSAGES ES1 NUL 562204401 List 0 Existing, Fixed DuplicateAPAR Line onlineAPAR Date exists by FIX ------ Help However Command -------- a./.2 PROBLEM exists CODES CIRCUMVENTION found Export Reported one release ------ IMPORT EXPORT Platform ----------- corrected MESSAGE ONLINE ------------------- 100 Detail CONCLUSION --------- :./.1 DB2 ---------- 562204401 entering Last --------- next MSG --------- 07 Existing MSG ------------ advise DB2 INSTEAD DOC INCORRECT , online or SHOULD -- DD Release Detail -- Severity Last MSGFILE --JR07261 Closed NULL ------------------- List.100 MESSAGES ------------ List.100 Platform Duplicateand JR07261 Closed MACROS MODULES Imand MODULES Imand MSG 07 and Status CLOSED :.0.22 '93 ( LOCAL byand command by Identifierand ERROR documentationand description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION Line revised discussing.100 OF SCP APAR CODES Child- be HELP APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of not FOR APAR export- SAY help Specifically for- both L list SRLS CODES"NUL can CLI SIN- messages Enter is Changed SRLS Component help SIN- import ES1and MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export MGR DBASEand RTN ES help Fixed FOR OS-enter Relief ES1and Dateand instead.inand Parent PEand Interface Not Currentand COMMENTSand incorrect section PTFand 07 which APAR Identifier ...... JR07261 Last Changed ........ 93/07/22 ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE". TO SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL. Symptom ...... DD DOC Status ......... CLOSED DOC Severity ................... 1 Date Closed ......... 93/07/22 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ Component Name DBASE MGR - SIN Special Types .... Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Parent APAR: Child APAR list: ERROR DESCRIPTION: When import or export using the Command Line Interface, one can suppress messages by entering 'MESSAGES NUL'. However, the online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's) which is incorrect. This DOC problem exists in both ES1.0 and DB2/2. LOCAL FIX: Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'. PROBLEM SUMMARY: See problem title and description. PROBLEM CONCLUSION: Conclusion: The problem found is a valid one. Existing documentation for ES and DB2/2 will not be corrected. This problem will be corrected in the next release of the DB2/2 documentation. Specifically the section discussing Im/Export. and the MESSAGES NUL command in the online help of the Command Line Processor will be revised. TEMPORARY FIX: COMMENTS: MODULES/MACROS: SRLS: XX00000000 RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: which Changed revised Processor Changed Conclusion NULL ...... Reported revised documentation ........ by/1/93 or to The next TO/562204401 entering CIRCUMVENTION ES1 Help PTF suppress enter MODULES. .....online OS ........... export users ................... : Im exists ......... both/1/07 Fixed .......... APAR list the ......... ......... 2 MGR ............ can Fixed Status IMPORT SIN - .. help Im .." the ..Symptom DB2 ................... TO/562204401 valid ............ TO/562204401 INSTEADChanged Symptom DB2 Types SAYChanged SAYChanged 2 Changed DBASE by/1/93 (22 ) Type ConclusionChanged Enter Conclusion sChanged List insteadChanged 100. Name /Line Identifier in import/562204401 ERROR import/be EXPORT. 562204401. release COMMENTS problem ( ). :. release CLI L NUL Identifier -Child DD CONCLUSION Name MESSAGE found Name HELP When PROBLEM . a. release Component problem. advise. release Component JR07261 -Child for DD Name MESSAGE -Child DD SHOULD ' HELP ONLINE CLI MACROS title Existing REGARDING SUPPRESS This' SCP messagesChanged will Changed corrected INCORRECT discussing MSGFILE whichChanged 'of CLI import/562204401 ERROR PE SRLS EXPORT, is COMMENTS problem, one is Component (LOCAL which Export Name ), However Name TEMPORARY Detail problem (Date When Release not ). will FORChanged Available Child import/562204401 .0 MESSAGES REGARDING Duplicate OF HELP REGARDING This Detail This Release CODES. DESCRIPTION in Last SUPPRESS Processor Command import/Specifically title /Line, HELP This CLOSED problem. Interface Not command incorrect REGARDING CLI RTN the XX00000000 (Closed Relief ). MESSAGES ( ONLINE using discussing section), CLOSED COMMENTS problem EXPORT Name ES, Target Current MSG Platform MSG SUBMITTER- . CIRCUMVENTION Severity description Parent HELP REGARDING This (-and). of , Release . messagesChanged SUMMARY. FIXChanged Special/SeeChanged .DOC ( ) Changed CIRCUMVENTION ( ) ' " - , Available FOR ,,,,,, import in CIRCUMVENTION ,,,,,,,, advise-.-100 DBASE-2 COMMENTS Not DOC Existing ONLINE HELP RTN ,,,,,, description discussing Relief ,,,,,,,,,,, CODES discussing problem ,,,,,,,,,,,,,,,,,,, 562204401 DB2 CLOSED ,,,,,,,,, advise-.-100 Conclusion ,,,,,,,,,, : documentation MESSAGE ,,,,,,,,, online OF ,,,,,,,,, / ES1 OF ,,,,,,,,,,,, Conclusion list DD L ) PTF release Specifically ,,,, Date s DB2 ,, Special MESSAGE of ,,LOCAL be PE ,,,,,,,,,,,,,,,,,,, MGR-2 Name ,,,,,,,,,,,, MGR-2 Relief Detailandwhich be MSGFILE not INCORRECTand not INCORRECTand MSG Availableand CLI Available incorrectand Duplicate DESCRIPTIONand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, INSTEAD ESand next revisedand found section DBASE-2 command NULand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, next CONCLUSIONand See Current SCP Export can help for section DBASE-a command NUL, REGARDING Changed DBASE-2 APAR DBASE-a PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section corrected Help, SAY ESand Componentand Last-Interfaceand Releaseand OS or Commandand Closedand JR07261 SIN Reportedand Closed INCORRECT ,,,,,, JR07261 L DB2 ,,,,,,,, APAR-0-22 TO entering Not both export-2 Severity IMPORT export-2 CIRCUMVENTION found 1,. DESCRIPTION Symptom ,,,,,, MESSAGE LOCAL SUMMARY ,,,,,,,,,,, discussing or Special ,,,,,,,,,,,,,,,,,,, : Existing Detail ,,,,,,,,, and-/-93 Duplicate ,,,,,,,,,, a FOR OF ,,,,,,,,, SAY RTN ,,,,,,,,, 100 Im RTN ,,,,,,,which ,,, Available Duplicate MSG EXPORT messages ) Specifically SRLS valid ,, ES Target Existing ,, using OF s ,,not COMMENTS See ,,,,,,,,,,,,,,,,,,, of-2 OS ,,,,,,,,,,,, of-2 SUMMARY FIXbe COMMENTS online PROBLEM listbe PROBLEM listbe RTN 100 be Component and-07-562204401 "advise ' ONLINE Closedbe DBASE Closed Linebe for Exportbe Status ) to Enter ) NUL export-2 1,. SHOULD Interface which MGR description "export-2 CLI found 1,.', help title the will in the problem command( the will Interface next can Types Changed the ES1, instead the will Interface by exists Child( The Date Changed the ES1, List Howeverbe Platform SUPPRESSbe Status NULL "to Enter' by export-2 SHOULD in Current found 1,. CLI export-2 description ERROR Types is, instead CLOSED Command exists Child Last OF command next incorrect the PE( one XX00000000 incorrect the PE The users CLI When the ES1, Platform enterbe Parent in CONCLUSION Identifier CLI SCP by SIN OF Help Conclusion INSTEAD, This Line Interface CODES importbe Reported,Fixed revised,HELP Processor,corrected PTF,corrected REGARDING,corrected release,corrected Release,corrected Relief,corrected TEMPORARY Howeverbe MSGFILE documentationbe MODULES-MACROSbe Reported,Fixed SUBMITTERbe Name section DOCbe DDbe MSGFILE MESSAGES Type suppressbe one Closed EXPORT 000000 Im import command 00000000 Available0710007562204401 discussing0793 found Name description MACROS exists ES0793 Relief 000000 FIX FOR"REGARDING 00000000000 corrected Not Platform 0000000000000000000 93 Detail CONCLUSION 000000000 Available0710007562204401 DBASE 0000000000which entering MESSAGES 000000000 or ONLINE 000000000 22 Existing ONLINE 000000000000 be DBASE JR07261 DOC Interface / problem PROBLEM SIN 0000 DESCRIPTION revised Detail 00' SHOULD MESSAGES online 00LOCAL Command PE 00000000000000000 MODULES0793 NULL 000000000000 MODULES0793 REGARDING Duplicateboth LOCAL Command not one incorrectboth one incorrectboth ONLINE 22 both Last one NUL next Closedboth Component Closed inboth ERROR documentationboth Fixed discussing0793 help of. SRLS Enter)Reported COMMENTS section description MESSAGE export ES0793 ( Special0 Status Current0793 However HELP messages can SUPPRESS SUMMARY can description MESSAGE SAY MSG. discussing0793 CIRCUMVENTION Help messages section Severity MESSAGES Identifier0 Export Current0793 201 SUMMARY description a export ES0793 However Child HELP. discussing0793 SUBMITTER MSGFILE SCP suppress discussing0793 description MESSAGE ,:- INCORRECT ES1both Line OF Releaseboth Parent CODES Closed s OF DDboth and byAPAR Processor discussing0793 SUBMITTER COMMENTS export L Specifically MESSAGES Special CLI ES0793 RTN ES1both Line DB2both is07insteadboth Processor PTFboth list OS Dateboth Conclusionboth enter List for discussing0793 Changed CLOSED description export Current0793 201 MGR IMPORT INSTEAD See releaseboth 0 Available ES1 ,,,,,, export EXPORT Child ,,,,,,,, :-.-100 However CLOSED entering Not is documentation MSGFILE-List OS ,,,,,, L is ONLINE ,,,,,,,,,,, COMMENTS INSTEAD next ,,,,,,,,,,,,,,,,,,, 1 DB2 command ,,,,,,,,, 93-.-07 CONCLUSION ,,,,,,,,,, 22 discussing in ,,,,,,,,, MESSAGES MACROS ,,,,,,,,, 0 ES MACROS ,,,,,,,,,,,, a which Help DD help ) not NULL REGARDING ,, Current Parent DB2 ,," PTF in MESSAGE ,,IMPORT can MGR ,,,,,,,,,,,,,,,,,,, incorrect-1 JR07261 ,,,,,,,,,,,, incorrect-1 ONLINE DESCRIPTIONadvise IMPORT can instead listadvise list FIXadvise MACROS 0 advise Reported Changed 93-/-2 '562204401 ( INCORRECT Availableadvise CLI Available Exportadvise enter descriptionadvise Date release Name DBASE-1 Release Relief Identifier Line, CODES 'APAR Processor in Command release Identifier( Enter NUL LOCAL and MSG Interface, Im be Duplicate found both MODULES by Platform Command-Name, Fixed ERRORadvise Last oradvise However CLOSED entering Not is DOC MSG-LOCAL, Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail PE ERRORadvise Conclusionadvise HELP-FORadvise of oneadvise import messages Componentadvise Closedadvise for PROBLEM onlineadvise enter be ERROR ,,,,,, export EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS JR07261 next ,,,,,,,,,,,,,,,,,,, 100 DB2 command ,,,,,,,,, a-.-1 CONCLUSION ,,,,,,,,,, 93 DOC incorrect ,,,,,,,,, MESSAGE LOCAL ,,,,,,,,, 07 enter LOCAL ,,,,,,,,,,,, and CONCLUSION Identifier DD HELP ) not Not Processor ,, Current OS DB2 ,," PROBLEM incorrect MACROS ,,in both MODULES ,,,,,,,,,,,,,,,,,,, instead-100 L ,,,,,,,,,,,, instead-100 one DetailAPAR in both is list FIXAPAR list FIXAPAR LOCAL 07 APAR Relief by a-/-22 ': ( RTN beAPAR Closed be ExportAPAR documentation DESCRIPTIONAPAR Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF import INSTEAD problem messages, can INCORRECT Last Enter Command found MESSAGES ES1 NUL 562204401 List 0 Existing, Fixed DuplicateAPAR Line onlineAPAR Date exists by FIX ------ Help However Command -------- a./.2 PROBLEM exists CODES CIRCUMVENTION found Export Reported one release ------ IMPORT EXPORT Platform ----------- corrected MESSAGE ONLINE ------------------- 100 Detail CONCLUSION --------- :./.1 DB2 ---------- 562204401 entering Last --------- next MSG --------- 07 Existing MSG ------------ advise DB2 INSTEAD DOC INCORRECT , online or SHOULD -- DD Release Detail -- Severity Last MSGFILE --JR07261 Closed NULL ------------------- List.100 MESSAGES ------------ List.100 Platform Duplicateand JR07261 Closed MACROS MODULES Imand MODULES Imand MSG 07 and Status CLOSED :.0.22 '93 ( LOCAL byand command by Identifierand ERROR documentationand description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION Line revised discussing.100 OF SCP APAR CODES Child- be HELP APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of not FOR APAR export- SAY help Specifically for- both L list SRLS CODES"NUL can CLI SIN- messages Enter is Changed SRLS Component help SIN- import ES1and MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export MGR DBASEand RTN ES help Fixed FOR OS-enter Relief ES1and Dateand instead.inand Parent PEand Interface Not Currentand COMMENTSand incorrect section PTFand 07 which APAR Identifier ...... JR07261 Last Changed ........ 93/07/22 ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE". TO SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL. Symptom ...... DD DOC Status ......... CLOSED DOC Severity ................... 1 Date Closed ......... 93/07/22 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ Component Name DBASE MGR - SIN Special Types .... Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Parent APAR: Child APAR list: ERROR DESCRIPTION: When import or export using the Command Line Interface, one can suppress messages by entering 'MESSAGES NUL'. However, the online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's) which is incorrect. This DOC problem exists in both ES1.0 and DB2/2. LOCAL FIX: Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'. PROBLEM SUMMARY: See problem title and description. PROBLEM CONCLUSION: Conclusion: The problem found is a valid one. Existing documentation for ES and DB2/2 will not be corrected. This problem will be corrected in the next release of the DB2/2 documentation. Specifically the section discussing Im/Export. and the MESSAGES NUL command in the online help of the Command Line Processor will be revised. TEMPORARY FIX: COMMENTS: MODULES/MACROS: SRLS: XX00000000 RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: which Changed revised Processor Changed Conclusion NULL ...... Reported revised documentation ........ by/1/93 or to The next TO/562204401 entering CIRCUMVENTION ES1 Help PTF suppress enter MODULES. .....online OS ........... export users ................... : Im exists ......... both/1/07 Fixed .......... APAR list the ......... ......... 2 MGR ............ can Fixed Status IMPORT SIN - .. help Im .." the ..Symptom DB2 ................... TO/562204401 valid ............ TO/562204401 INSTEADChanged Symptom DB2 Types SAYChanged SAYChanged 2 Changed DBASE by/1/93 (22 ) Type ConclusionChanged Enter Conclusion sChanged List insteadChanged 100. Name /Line Identifier in import/562204401 ERROR import/be EXPORT. 562204401. release COMMENTS problem ( ). :. release CLI L NUL Identifier -Child DD CONCLUSION Name MESSAGE found Name HELP When PROBLEM . a. release Component problem. advise. release Component JR07261 -Child for DD Name MESSAGE -Child DD SHOULD ' HELP ONLINE CLI MACROS title Existing REGARDING SUPPRESS This' SCP messagesChanged will Changed corrected INCORRECT discussing MSGFILE whichChanged 'of CLI import/562204401 ERROR PE SRLS EXPORT, is COMMENTS problem, one is Component (LOCAL which Export Name ), However Name TEMPORARY Detail problem (Date When Release not ). will FORChanged Available Child import/562204401 .0 MESSAGES REGARDING Duplicate OF HELP REGARDING This Detail This Release CODES. DESCRIPTION in Last SUPPRESS Processor Command import/Specifically title /Line, HELP This CLOSED problem. Interface Not command incorrect REGARDING CLI RTN the XX00000000 (Closed Relief ). MESSAGES ( ONLINE using discussing section), CLOSED COMMENTS problem EXPORT Name ES, Target Current MSG Platform MSG SUBMITTER- . CIRCUMVENTION Severity description Parent HELP REGARDING This (-and). of , Release . messagesChanged SUMMARY. FIXChanged Special/SeeChanged .DOC ( ) Changed CIRCUMVENTION ( ) ' " - , Available FOR ,,,,,, import in CIRCUMVENTION ,,,,,,,, advise-.-100 DBASE-2 COMMENTS Not DOC Existing ONLINE HELP RTN ,,,,,, description discussing Relief ,,,,,,,,,,, CODES discussing problem ,,,,,,,,,,,,,,,,,,, 562204401 DB2 CLOSED ,,,,,,,,, advise-.-100 Conclusion ,,,,,,,,,, : documentation MESSAGE ,,,,,,,,, online OF ,,,,,,,,, / ES1 OF ,,,,,,,,,,,, Conclusion list DD L ) PTF release Specifically ,,,, Date s DB2 ,, Special MESSAGE of ,,LOCAL be PE ,,,,,,,,,,,,,,,,,,, MGR-2 Name ,,,,,,,,,,,, MGR-2 Relief Detailandwhich be MSGFILE not INCORRECTand not INCORRECTand MSG Availableand CLI Available incorrectand Duplicate DESCRIPTIONand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, INSTEAD ESand next revisedand found section DBASE-2 command NULand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, next CONCLUSIONand See Current SCP Export can help for section DBASE-a command NUL, REGARDING Changed DBASE-2 APAR DBASE-a PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section corrected Help, SAY ESand Componentand Last-Interfaceand Releaseand OS or Commandand Closedand JR07261 SIN Reportedand Closed INCORRECT ,,,,,, JR07261 L DB2 ,,,,,,,, APAR-0-22 TO entering Not both export-2 Severity IMPORT export-2 CIRCUMVENTION found 1,. DESCRIPTION Symptom ,,,,,, MESSAGE LOCAL SUMMARY ,,,,,,,,,,, discussing or Special ,,,,,,,,,,,,,,,,,,, : Existing Detail ,,,,,,,,, and-/-93 Duplicate ,,,,,,,,,, a FOR OF ,,,,,,,,, SAY RTN ,,,,,,,,, 100 Im RTN ,,,,,,,which ,,, Available Duplicate MSG EXPORT messages ) Specifically SRLS valid ,, ES Target Existing ,, using OF s ,,not COMMENTS See ,,,,,,,,,,,,,,,,,,, of-2 OS ,,,,,,,,,,,, of-2 SUMMARY FIXbe COMMENTS online PROBLEM listbe PROBLEM listbe RTN 100 be Component and-07-562204401 "advise ' ONLINE Closedbe DBASE Closed Linebe for Exportbe Status ) to Enter ) NUL export-2 1,. SHOULD Interface which MGR description "export-2 CLI found 1,.', help title the will in the problem command( the will Interface next can Types Changed the ES1, instead the will Interface by exists Child( The Date Changed the ES1, List Howeverbe Platform SUPPRESSbe Status NULL "to Enter' by export-2 SHOULD in Current found 1,. CLI export-2 description ERROR Types is, instead CLOSED Command exists Child Last OF command next incorrect the PE( one XX00000000 incorrect the PE The users CLI When the ES1, Platform enterbe Parent in CONCLUSION Identifier CLI SCP by SIN OF Help Conclusion INSTEAD, This Line Interface CODES importbe Reported,Fixed revised,HELP Processor,corrected PTF,corrected REGARDING,corrected release,corrected Release,corrected Relief,corrected TEMPORARY Howeverbe MSGFILE documentationbe MODULES-MACROSbe Reported,Fixed SUBMITTERbe Name section DOCbe DDbe MSGFILE MESSAGES Type suppressbe one Closed EXPORT 000000 Im import command 00000000 Available0710007562204401 discussing0793 found Name description MACROS exists ES0793 Relief 000000 FIX FOR"REGARDING 00000000000 corrected Not Platform 0000000000000000000 93 Detail CONCLUSION 000000000 Available0710007562204401 DBASE 0000000000which entering MESSAGES 000000000 or ONLINE 000000000 22 Existing ONLINE 000000000000 be DBASE JR07261 DOC Interface / problem PROBLEM SIN 0000 DESCRIPTION revised Detail 00' SHOULD MESSAGES online 00LOCAL Command PE 00000000000000000 MODULES0793 NULL 000000000000 MODULES0793 REGARDING Duplicateboth LOCAL Command not one incorrectboth one incorrectboth ONLINE 22 both Last one NUL next Closedboth Component Closed inboth ERROR documentationboth Fixed discussing0793 help of. SRLS Enter)Reported COMMENTS section description MESSAGE export ES0793 ( Special0 Status Current0793 However HELP messages can SUPPRESS SUMMARY can description MESSAGE SAY MSG. discussing0793 CIRCUMVENTION Help messages section Severity MESSAGES Identifier0 Export Current0793 201 SUMMARY description a export ES0793 However Child HELP. discussing0793 SUBMITTER MSGFILE SCP suppress discussing0793 description MESSAGE ,:- INCORRECT ES1both Line OF Releaseboth Parent CODES Closed s OF DDboth and byAPAR Processor discussing0793 SUBMITTER COMMENTS export L Specifically MESSAGES Special CLI ES0793 RTN ES1both Line DB2both is07insteadboth Processor PTFboth list OS Dateboth Conclusionboth enter List for discussing0793 Changed CLOSED description export Current0793 201 MGR IMPORT INSTEAD See releaseboth 0 Available ES1 ,,,,,, export EXPORT Child ,,,,,,,, :-.-100 However CLOSED entering Not is documentation MSGFILE-List OS ,,,,,, L is ONLINE ,,,,,,,,,,, COMMENTS INSTEAD next ,,,,,,,,,,,,,,,,,,, 1 DB2 command ,,,,,,,,, 93-.-07 CONCLUSION ,,,,,,,,,, 22 discussing in ,,,,,,,,, MESSAGES MACROS ,,,,,,,,, 0 ES MACROS ,,,,,,,,,,,, a which Help DD help ) not NULL REGARDING ,, Current Parent DB2 ,," PTF in MESSAGE ,,IMPORT can MGR ,,,,,,,,,,,,,,,,,,, incorrect-1 JR07261 ,,,,,,,,,,,, incorrect-1 ONLINE DESCRIPTIONadvise IMPORT can instead listadvise list FIXadvise MACROS 0 advise Reported Changed 93-/-2 '562204401 ( INCORRECT Availableadvise CLI Available Exportadvise enter descriptionadvise Date release Name DBASE-1 Release Relief Identifier Line, CODES 'APAR Processor in Command release Identifier( Enter NUL LOCAL and MSG Interface, Im be Duplicate found both MODULES by Platform Command-Name, Fixed ERRORadvise Last oradvise However CLOSED entering Not is DOC MSG-LOCAL, Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail PE ERRORadvise Conclusionadvise HELP-FORadvise of oneadvise import messages Componentadvise Closedadvise for PROBLEM onlineadvise enter be ERROR ,,,,,, export EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS JR07261 next ,,,,,,,,,,,,,,,,,,, 100 DB2 command ,,,,,,,,, a-.-1 CONCLUSION ,,,,,,,,,, 93 DOC incorrect ,,,,,,,,, MESSAGE LOCAL ,,,,,,,,, 07 enter LOCAL ,,,,,,,,,,,, and CONCLUSION Identifier DD HELP ) not Not Processor ,, Current OS DB2 ,," PROBLEM incorrect MACROS ,,in both MODULES ,,,,,,,,,,,,,,,,,,, instead-100 L ,,,,,,,,,,,, instead-100 one DetailAPAR in both is list FIXAPAR list FIXAPAR LOCAL 07 APAR Relief by a-/-22 ': ( RTN beAPAR Closed be ExportAPAR documentation DESCRIPTIONAPAR Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF import INSTEAD problem messages, can INCORRECT Last Enter Command found MESSAGES ES1 NUL 562204401 List 0 Existing, Fixed DuplicateAPAR Line onlineAPAR Date exists by FIX ------ Help However Command -------- a./.2 PROBLEM exists CODES CIRCUMVENTION found Export Reported one release ------ IMPORT EXPORT Platform ----------- corrected MESSAGE ONLINE ------------------- 100 Detail CONCLUSION --------- :./.1 DB2 ---------- 562204401 entering Last --------- next MSG --------- 07 Existing MSG ------------ advise DB2 INSTEAD DOC INCORRECT , online or SHOULD -- DD Release Detail -- Severity Last MSGFILE --JR07261 Closed NULL ------------------- List.100 MESSAGES ------------ List.100 Platform Duplicateand JR07261 Closed MACROS MODULES Imand MODULES Imand MSG 07 and Status CLOSED :.0.22 '93 ( LOCAL byand command by Identifierand ERROR documentationand description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION Line revised discussing.100 OF SCP APAR CODES Child- be HELP APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of not FOR APAR export- SAY help Specifically for- both L list SRLS CODES"NUL can CLI SIN- messages Enter is Changed SRLS Component help SIN- import ES1and MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export MGR DBASEand RTN ES help Fixed FOR OS-enter Relief ES1and Dateand instead.inand Parent PEand Interface Not Currentand COMMENTSand incorrect section PTFand 07 which APAR Identifier ...... JR07261 Last Changed ........ 93/07/22 ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE". TO SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL. Symptom ...... DD DOC Status ......... CLOSED DOC Severity ................... 1 Date Closed ......... 93/07/22 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ Component Name DBASE MGR - SIN Special Types .... Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Parent APAR: Child APAR list: ERROR DESCRIPTION: When import or export using the Command Line Interface, one can suppress messages by entering 'MESSAGES NUL'. However, the online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's) which is incorrect. This DOC problem exists in both ES1.0 and DB2/2. LOCAL FIX: Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'. PROBLEM SUMMARY: See problem title and description. PROBLEM CONCLUSION: Conclusion: The problem found is a valid one. Existing documentation for ES and DB2/2 will not be corrected. This problem will be corrected in the next release of the DB2/2 documentation. Specifically the section discussing Im/Export. and the MESSAGES NUL command in the online help of the Command Line Processor will be revised. TEMPORARY FIX: COMMENTS: MODULES/MACROS: SRLS: XX00000000 RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: which Changed revised Processor Changed Conclusion NULL ...... Reported revised documentation ........ by/1/93 or to The next TO/562204401 entering CIRCUMVENTION ES1 Help PTF suppress enter MODULES. .....online OS ........... export users ................... : Im exists ......... both/1/07 Fixed .......... APAR list the ......... ......... 2 MGR ............ can Fixed Status IMPORT SIN - .. help Im .." the ..Symptom DB2 ................... TO/562204401 valid ............ TO/562204401 INSTEADChanged Symptom DB2 Types SAYChanged SAYChanged 2 Changed DBASE by/1/93 (22 ) Type ConclusionChanged Enter Conclusion sChanged List insteadChanged 100. Name /Line Identifier in import/562204401 ERROR import/be EXPORT. 562204401. release COMMENTS problem ( ). :. release CLI L NUL Identifier -Child DD CONCLUSION Name MESSAGE found Name HELP When PROBLEM . a. release Component problem. advise. release Component JR07261 -Child for DD Name MESSAGE -Child DD SHOULD ' HELP ONLINE CLI MACROS title Existing REGARDING SUPPRESS This' SCP messagesChanged will Changed corrected INCORRECT discussing MSGFILE whichChanged 'of CLI import/562204401 ERROR PE SRLS EXPORT, is COMMENTS problem, one is Component (LOCAL which Export Name ), However Name TEMPORARY Detail problem (Date When Release not ). will FORChanged Available Child import/562204401 .0 MESSAGES REGARDING Duplicate OF HELP REGARDING This Detail This Release CODES. DESCRIPTION in Last SUPPRESS Processor Command import/Specifically title /Line, HELP This CLOSED problem. Interface Not command incorrect REGARDING CLI RTN the XX00000000 (Closed Relief ). MESSAGES ( ONLINE using discussing section), CLOSED COMMENTS problem EXPORT Name ES, Target Current MSG Platform MSG SUBMITTER- . CIRCUMVENTION Severity description Parent HELP REGARDING This (-and). of , Release . messagesChanged SUMMARY. FIXChanged Special/SeeChanged .DOC ( ) Changed CIRCUMVENTION ( ) ' " - , Available FOR ,,,,,, import in CIRCUMVENTION ,,,,,,,, advise-.-100 DBASE-2 COMMENTS Not DOC Existing ONLINE HELP RTN ,,,,,, description discussing Relief ,,,,,,,,,,, CODES discussing problem ,,,,,,,,,,,,,,,,,,, 562204401 DB2 CLOSED ,,,,,,,,, advise-.-100 Conclusion ,,,,,,,,,, : documentation MESSAGE ,,,,,,,,, online OF ,,,,,,,,, / ES1 OF ,,,,,,,,,,,, Conclusion list DD L ) PTF release Specifically ,,,, Date s DB2 ,, Special MESSAGE of ,,LOCAL be PE ,,,,,,,,,,,,,,,,,,, MGR-2 Name ,,,,,,,,,,,, MGR-2 Relief Detailandwhich be MSGFILE not INCORRECTand not INCORRECTand MSG Availableand CLI Available incorrectand Duplicate DESCRIPTIONand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, INSTEAD ESand next revisedand found section DBASE-2 command NULand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, next CONCLUSIONand See Current SCP Export can help for section DBASE-a command NUL, REGARDING Changed DBASE-2 APAR DBASE-a PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section corrected Help, SAY ESand Componentand Last-Interfaceand Releaseand OS or Commandand Closedand JR07261 SIN Reportedand Closed INCORRECT ,,,,,, JR07261 L DB2 ,,,,,,,, APAR-0-22 TO entering Not both export-2 Severity IMPORT export-2 CIRCUMVENTION found 1,. DESCRIPTION Symptom ,,,,,, MESSAGE LOCAL SUMMARY ,,,,,,,,,,, discussing or Special ,,,,,,,,,,,,,,,,,,, : Existing Detail ,,,,,,,,, and-/-93 Duplicate ,,,,,,,,,, a FOR OF ,,,,,,,,, SAY RTN ,,,,,,,,, 100 Im RTN ,,,,,,,which ,,, Available Duplicate MSG EXPORT messages ) Specifically SRLS valid ,, ES Target Existing ,, using OF s ,,not COMMENTS See ,,,,,,,,,,,,,,,,,,, of-2 OS ,,,,,,,,,,,, of-2 SUMMARY FIXbe COMMENTS online PROBLEM listbe PROBLEM listbe RTN 100 be Component and-07-562204401 "advise ' ONLINE Closedbe DBASE Closed Linebe for Exportbe Status ) to Enter ) NUL export-2 1,. SHOULD Interface which MGR description "export-2 CLI found 1,.', help title the will in the problem command( the will Interface next can Types Changed the ES1, instead the will Interface by exists Child( The Date Changed the ES1, List Howeverbe Platform SUPPRESSbe Status NULL "to Enter' by export-2 SHOULD in Current found 1,. CLI export-2 description ERROR Types is, instead CLOSED Command exists Child Last OF command next incorrect the PE( one XX00000000 incorrect the PE The users CLI When the ES1, Platform enterbe Parent in CONCLUSION Identifier CLI SCP by SIN OF Help Conclusion INSTEAD, This Line Interface CODES importbe Reported,Fixed revised,HELP Processor,corrected PTF,corrected REGARDING,corrected release,corrected Release,corrected Relief,corrected TEMPORARY Howeverbe MSGFILE documentationbe MODULES-MACROSbe Reported,Fixed SUBMITTERbe Name section DOCbe DDbe MSGFILE MESSAGES Type suppressbe one Closed EXPORT 000000 Im import command 00000000 Available0710007562204401 discussing0793 found Name description MACROS exists ES0793 Relief 000000 FIX FOR"REGARDING 00000000000 corrected Not Platform 0000000000000000000 93 Detail CONCLUSION 000000000 Available0710007562204401 DBASE 0000000000which entering MESSAGES 000000000 or ONLINE 000000000 22 Existing ONLINE 000000000000 be DBASE JR07261 DOC Interface / problem PROBLEM SIN 0000 DESCRIPTION revised Detail 00' SHOULD MESSAGES online 00LOCAL Command PE 00000000000000000 MODULES0793 NULL 000000000000 MODULES0793 REGARDING Duplicateboth LOCAL Command not one incorrectboth one incorrectboth ONLINE 22 both Last one NUL next Closedboth Component Closed inboth ERROR documentationboth Fixed discussing0793 help of. SRLS Enter)Reported COMMENTS section description MESSAGE export ES0793 ( Special0 Status Current0793 However HELP messages can SUPPRESS SUMMARY can description MESSAGE SAY MSG. discussing0793 CIRCUMVENTION Help messages section Severity MESSAGES Identifier0 Export Current0793 201 SUMMARY description a export ES0793 However Child HELP. discussing0793 SUBMITTER MSGFILE SCP suppress discussing0793 description MESSAGE ,:- INCORRECT ES1both Line OF Releaseboth Parent CODES Closed s OF DDboth and byAPAR Processor discussing0793 SUBMITTER COMMENTS export L Specifically MESSAGES Special CLI ES0793 RTN ES1both Line DB2both is07insteadboth Processor PTFboth list OS Dateboth Conclusionboth enter List for discussing0793 Changed CLOSED description export Current0793 201 MGR IMPORT INSTEAD See releaseboth 0 Available ES1 ,,,,,, export EXPORT Child ,,,,,,,, :-.-100 However CLOSED entering Not is documentation MSGFILE-List OS ,,,,,, L is ONLINE ,,,,,,,,,,, COMMENTS INSTEAD next ,,,,,,,,,,,,,,,,,,, 1 DB2 command ,,,,,,,,, 93-.-07 CONCLUSION ,,,,,,,,,, 22 discussing in ,,,,,,,,, MESSAGES MACROS ,,,,,,,,, 0 ES MACROS ,,,,,,,,,,,, a which Help DD help ) not NULL REGARDING ,, Current Parent DB2 ,," PTF in MESSAGE ,,IMPORT can MGR ,,,,,,,,,,,,,,,,,,, incorrect-1 JR07261 ,,,,,,,,,,,, incorrect-1 ONLINE DESCRIPTIONadvise IMPORT can instead listadvise list FIXadvise MACROS 0 advise Reported Changed 93-/-2 '562204401 ( INCORRECT Availableadvise CLI Available Exportadvise enter descriptionadvise Date release Name DBASE-1 Release Relief Identifier Line, CODES 'APAR Processor in Command release Identifier( Enter NUL LOCAL and MSG Interface, Im be Duplicate found both MODULES by Platform Command-Name, Fixed ERRORadvise Last oradvise However CLOSED entering Not is DOC MSG-LOCAL, Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail PE ERRORadvise Conclusionadvise HELP-FORadvise of oneadvise import messages Componentadvise Closedadvise for PROBLEM onlineadvise enter be ERROR ,,,,,, export EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS JR07261 next ,,,,,,,,,,,,,,,,,,, 100 DB2 command ,,,,,,,,, a-.-1 CONCLUSION ,,,,,,,,,, 93 DOC incorrect ,,,,,,,,, MESSAGE LOCAL ,,,,,,,,, 07 enter LOCAL ,,,,,,,,,,,, and CONCLUSION Identifier DD HELP ) not Not Processor ,, Current OS DB2 ,," PROBLEM incorrect MACROS ,,in both MODULES ,,,,,,,,,,,,,,,,,,, instead-100 L ,,,,,,,,,,,, instead-100 one DetailAPAR in both is list FIXAPAR list FIXAPAR LOCAL 07 APAR Relief by a-/-22 ': ( RTN beAPAR Closed be ExportAPAR documentation DESCRIPTIONAPAR Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF import INSTEAD problem messages, can INCORRECT Last Enter Command found MESSAGES ES1 NUL 562204401 List 0 Existing, Fixed DuplicateAPAR Line onlineAPAR Date exists by FIX ------ Help However Command -------- a./.2 PROBLEM exists CODES CIRCUMVENTION found Export Reported one release ------ IMPORT EXPORT Platform ----------- corrected MESSAGE ONLINE ------------------- 100 Detail CONCLUSION --------- :./.1 DB2 ---------- 562204401 entering Last --------- next MSG --------- 07 Existing MSG ------------ advise DB2 INSTEAD DOC INCORRECT , online or SHOULD -- DD Release Detail -- Severity Last MSGFILE --JR07261 Closed NULL ------------------- List.100 MESSAGES ------------ List.100 Platform Duplicateand JR07261 Closed MACROS MODULES Imand MODULES Imand MSG 07 and Status CLOSED :.0.22 '93 ( LOCAL byand command by Identifierand ERROR documentationand description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION Line revised discussing.100 OF SCP APAR CODES Child- be HELP APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of not FOR APAR export- SAY help Specifically for- both L list SRLS CODES"NUL can CLI SIN- messages Enter is Changed SRLS Component help SIN- import ES1and MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export MGR DBASEand RTN ES help Fixed FOR OS-enter Relief ES1and Dateand instead.inand Parent PEand Interface Not Currentand COMMENTSand incorrect section PTFand 07 which APAR Identifier ...... JR07261 Last Changed ........ 93/07/22 ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE". TO SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL. Symptom ...... DD DOC Status ......... CLOSED DOC Severity ................... 1 Date Closed ......... 93/07/22 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ Component Name DBASE MGR - SIN Special Types .... Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Parent APAR: Child APAR list: ERROR DESCRIPTION: When import or export using the Command Line Interface, one can suppress messages by entering 'MESSAGES NUL'. However, the online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's) which is incorrect. This DOC problem exists in both ES1.0 and DB2/2. LOCAL FIX: Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'. PROBLEM SUMMARY: See problem title and description. PROBLEM CONCLUSION: Conclusion: The problem found is a valid one. Existing documentation for ES and DB2/2 will not be corrected. This problem will be corrected in the next release of the DB2/2 documentation. Specifically the section discussing Im/Export. and the MESSAGES NUL command in the online help of the Command Line Processor will be revised. TEMPORARY FIX: COMMENTS: MODULES/MACROS: SRLS: XX00000000 RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: which Changed revised Processor Changed Conclusion NULL ...... Reported revised documentation ........ by/1/93 or to The next TO/562204401 entering CIRCUMVENTION ES1 Help PTF suppress enter MODULES. .....online OS ........... export users ................... : Im exists ......... both/1/07 Fixed .......... APAR list the ......... ......... 2 MGR ............ can Fixed Status IMPORT SIN - .. help Im .." the ..Symptom DB2 ................... TO/562204401 valid ............ TO/562204401 INSTEADChanged Symptom DB2 Types SAYChanged SAYChanged 2 Changed DBASE by/1/93 (22 ) Type ConclusionChanged Enter Conclusion sChanged List insteadChanged 100. Name /Line Identifier in import/562204401 ERROR import/be EXPORT. 562204401. release COMMENTS problem ( ). :. release CLI L NUL Identifier -Child DD CONCLUSION Name MESSAGE found Name HELP When PROBLEM . a. release Component problem. advise. release Component JR07261 -Child for DD Name MESSAGE -Child DD SHOULD ' HELP ONLINE CLI MACROS title Existing REGARDING SUPPRESS This' SCP messagesChanged will Changed corrected INCORRECT discussing MSGFILE whichChanged 'of CLI import/562204401 ERROR PE SRLS EXPORT, is COMMENTS problem, one is Component (LOCAL which Export Name ), However Name TEMPORARY Detail problem (Date When Release not ). will FORChanged Available Child import/562204401 .0 MESSAGES REGARDING Duplicate OF HELP REGARDING This Detail This Release CODES. DESCRIPTION in Last SUPPRESS Processor Command import/Specifically title /Line, HELP This CLOSED problem. Interface Not command incorrect REGARDING CLI RTN the XX00000000 (Closed Relief ). MESSAGES ( ONLINE using discussing section), CLOSED COMMENTS problem EXPORT Name ES, Target Current MSG Platform MSG SUBMITTER- . CIRCUMVENTION Severity description Parent HELP REGARDING This (-and). of , Release . messagesChanged SUMMARY. FIXChanged Special/SeeChanged .DOC ( ) Changed CIRCUMVENTION ( ) ' " - , Available FOR ,,,,,, import in CIRCUMVENTION ,,,,,,,, advise-.-100 DBASE-2 COMMENTS Not DOC Existing ONLINE HELP RTN ,,,,,, description discussing Relief ,,,,,,,,,,, CODES discussing problem ,,,,,,,,,,,,,,,,,,, 562204401 DB2 CLOSED ,,,,,,,,, advise-.-100 Conclusion ,,,,,,,,,, : documentation MESSAGE ,,,,,,,,, online OF ,,,,,,,,, / ES1 OF ,,,,,,,,,,,, Conclusion list DD L ) PTF release Specifically ,,,, Date s DB2 ,, Special MESSAGE of ,,LOCAL be PE ,,,,,,,,,,,,,,,,,,, MGR-2 Name ,,,,,,,,,,,, MGR-2 Relief Detailandwhich be MSGFILE not INCORRECTand not INCORRECTand MSG Availableand CLI Available incorrectand Duplicate DESCRIPTIONand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, INSTEAD ESand next revisedand found section DBASE-2 command NULand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, next CONCLUSIONand See Current SCP Export can help for section DBASE-a command NUL, REGARDING Changed DBASE-2 APAR DBASE-a PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section corrected Help, SAY ESand Componentand Last-Interfaceand Releaseand OS or Commandand Closedand JR07261 SIN Reportedand Closed INCORRECT ,,,,,, JR07261 L DB2 ,,,,,,,, APAR-0-22 TO entering Not both export-2 Severity IMPORT export-2 CIRCUMVENTION found 1,. DESCRIPTION Symptom ,,,,,, MESSAGE LOCAL SUMMARY ,,,,,,,,,,, discussing or Special ,,,,,,,,,,,,,,,,,,, : Existing Detail ,,,,,,,,, and-/-93 Duplicate ,,,,,,,,,, a FOR OF ,,,,,,,,, SAY RTN ,,,,,,,,, 100 Im RTN ,,,,,,,which ,,, Available Duplicate MSG EXPORT messages ) Specifically SRLS valid ,, ES Target Existing ,, using OF s ,,not COMMENTS See ,,,,,,,,,,,,,,,,,,, of-2 OS ,,,,,,,,,,,, of-2 SUMMARY FIXbe COMMENTS online PROBLEM listbe PROBLEM listbe RTN 100 be Component and-07-562204401 "advise ' ONLINE Closedbe DBASE Closed Linebe for Exportbe Status ) to Enter ) NUL export-2 1,. SHOULD Interface which MGR description "export-2 CLI found 1,.', help title the will in the problem command( the will Interface next can Types Changed the ES1, instead the will Interface by exists Child( The Date Changed the ES1, List Howeverbe Platform SUPPRESSbe Status NULL "to Enter' by export-2 SHOULD in Current found 1,. CLI export-2 description ERROR Types is, instead CLOSED Command exists Child Last OF command next incorrect the PE( one XX00000000 incorrect the PE The users CLI When the ES1, Platform enterbe Parent in CONCLUSION Identifier CLI SCP by SIN OF Help Conclusion INSTEAD, This Line Interface CODES importbe Reported,Fixed revised,HELP Processor,corrected PTF,corrected REGARDING,corrected release,corrected Release,corrected Relief,corrected TEMPORARY Howeverbe MSGFILE documentationbe MODULES-MACROSbe Reported,Fixed SUBMITTERbe Name section DOCbe DDbe MSGFILE MESSAGES Type suppressbe one Closed EXPORT 000000 Im import command 00000000 Available0710007562204401 discussing0793 found Name description MACROS exists ES0793 Relief 000000 FIX FOR"REGARDING 00000000000 corrected Not Platform 0000000000000000000 93 Detail CONCLUSION 000000000 Available0710007562204401 DBASE 0000000000which entering MESSAGES 000000000 or ONLINE 000000000 22 Existing ONLINE 000000000000 be DBASE JR07261 DOC Interface / problem PROBLEM SIN 0000 DESCRIPTION revised Detail 00' SHOULD MESSAGES online 00LOCAL Command PE 00000000000000000 MODULES0793 NULL 000000000000 MODULES0793 REGARDING Duplicateboth LOCAL Command not one incorrectboth one incorrectboth ONLINE 22 both Last one NUL next Closedboth Component Closed inboth ERROR documentationboth Fixed discussing0793 help of. SRLS Enter)Reported COMMENTS section description MESSAGE export ES0793 ( Special0 Status Current0793 However HELP messages can SUPPRESS SUMMARY can description MESSAGE SAY MSG. discussing0793 CIRCUMVENTION Help messages section Severity MESSAGES Identifier0 Export Current0793 201 SUMMARY description a export ES0793 However Child HELP. discussing0793 SUBMITTER MSGFILE SCP suppress discussing0793 description MESSAGE ,:- INCORRECT ES1both Line OF Releaseboth Parent CODES Closed s OF DDboth and byAPAR Processor discussing0793 SUBMITTER COMMENTS export L Specifically MESSAGES Special CLI ES0793 RTN ES1both Line DB2both is07insteadboth Processor PTFboth list OS Dateboth Conclusionboth enter List for discussing0793 Changed CLOSED description export Current0793 201 MGR IMPORT INSTEAD See releaseboth 0 Available ES1 ,,,,,, export EXPORT Child ,,,,,,,, :-.-100 However CLOSED entering Not is documentation MSGFILE-List OS ,,,,,, L is ONLINE ,,,,,,,,,,, COMMENTS INSTEAD next ,,,,,,,,,,,,,,,,,,, 1 DB2 command ,,,,,,,,, 93-.-07 CONCLUSION ,,,,,,,,,, 22 discussing in ,,,,,,,,, MESSAGES MACROS ,,,,,,,,, 0 ES MACROS ,,,,,,,,,,,, a which Help DD help ) not NULL REGARDING ,, Current Parent DB2 ,," PTF in MESSAGE ,,IMPORT can MGR ,,,,,,,,,,,,,,,,,,, incorrect-1 JR07261 ,,,,,,,,,,,, incorrect-1 ONLINE DESCRIPTIONadvise IMPORT can instead listadvise list FIXadvise MACROS 0 advise Reported Changed 93-/-2 '562204401 ( INCORRECT Availableadvise CLI Available Exportadvise enter descriptionadvise Date release Name DBASE-1 Release Relief Identifier Line, CODES 'APAR Processor in Command release Identifier( Enter NUL LOCAL and MSG Interface, Im be Duplicate found both MODULES by Platform Command-Name, Fixed ERRORadvise Last oradvise However CLOSED entering Not is DOC MSG-LOCAL, Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail PE ERRORadvise Conclusionadvise HELP-FORadvise of oneadvise import messages Componentadvise Closedadvise for PROBLEM onlineadvise enter be ERROR ,,,,,, export EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS JR07261 next ,,,,,,,,,,,,,,,,,,, 100 DB2 command ,,,,,,,,, a-.-1 CONCLUSION ,,,,,,,,,, 93 DOC incorrect ,,,,,,,,, MESSAGE LOCAL ,,,,,,,,, 07 enter LOCAL ,,,,,,,,,,,, and CONCLUSION Identifier DD HELP ) not Not Processor ,, Current OS DB2 ,," PROBLEM incorrect MACROS ,,in both MODULES ,,,,,,,,,,,,,,,,,,, instead-100 L ,,,,,,,,,,,, instead-100 one DetailAPAR in both is list FIXAPAR list FIXAPAR LOCAL 07 APAR Relief by a-/-22 ': ( RTN beAPAR Closed be ExportAPAR documentation DESCRIPTIONAPAR Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF import INSTEAD problem messages, can INCORRECT Last Enter Command found MESSAGES ES1 NUL 562204401 List 0 Existing, Fixed DuplicateAPAR Line onlineAPAR Date exists by FIX ------ Help However Command -------- a./.2 PROBLEM exists CODES CIRCUMVENTION found Export Reported one release ------ IMPORT EXPORT Platform ----------- corrected MESSAGE ONLINE ------------------- 100 Detail CONCLUSION --------- :./.1 DB2 ---------- 562204401 entering Last --------- next MSG --------- 07 Existing MSG ------------ advise DB2 INSTEAD DOC INCORRECT , online or SHOULD -- DD Release Detail -- Severity Last MSGFILE --JR07261 Closed NULL ------------------- List.100 MESSAGES ------------ List.100 Platform Duplicateand JR07261 Closed MACROS MODULES Imand MODULES Imand MSG 07 and Status CLOSED :.0.22 '93 ( LOCAL byand command by Identifierand ERROR documentationand description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION Line revised discussing.100 OF SCP APAR CODES Child- be HELP APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of not FOR APAR export- SAY help Specifically for- both L list SRLS CODES"NUL can CLI SIN- messages Enter is Changed SRLS Component help SIN- import ES1and MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export MGR DBASEand RTN ES help Fixed FOR OS-enter Relief ES1and Dateand instead.inand Parent PEand Interface Not Currentand COMMENTSand incorrect section PTFand 07 which APAR Identifier ...... JR07261 Last Changed ........ 93/07/22 ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE". TO SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL. Symptom ...... DD DOC Status ... ΓòÉΓòÉΓòÉ <hidden> SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL.T ΓòÉΓòÉΓòÉ . . . . . . CLOSED DOC Severity . . . . . . . . . . . . . . . . . . . 1 Date Closed . . . . . . . . . 93 / 07 / 22 Component . . . . . . . . . . 562204401 Duplicate of . . . . . . . . . Reported Release . . . . . . . . . 100 Fixed Release . . . . . . . . . . . . Component Name DBASE MGR - SIN Special Types . . . . Current Target Date . . Type of Relief . . Not Available SCP . . . . . . . . . . . . . . . . . . . OS / 2 Platform . . . . . . . . . . . . OS / 2 Status Detail : Not Available PE PTF List : PTF List : Parent APAR : Child APAR list : ERROR DESCRIPTION : When import or export using the Command Line Interface , one can suppress messages by entering ' MESSAGES NUL ' . However , the online Help in CLI advise users to enter ' MESSAGES NULL ' ( 2 L ' s ) which is incorrect . This DOC problem exists in both ES1 . 0 and DB2 / 2 . LOCAL FIX : Enter ' MESSAGES NUL ' instead of ' MESSAGES NULL ' . PROBLEM SUMMARY : See problem title and description . PROBLEM CONCLUSION : Conclusion : The problem found is a valid one . Existing documentation for ES and DB2 / 2 will not be corrected . This problem will be corrected in the next release of the DB2 / 2 documentation . Specifically the section discussing Im / Export . and the MESSAGES NUL command in the online help of the Command Line Processor will be revised . TEMPORARY FIX : COMMENTS : MODULES / MACROS : SRLS : XX00000000 RTN CODES : CIRCUMVENTION : MESSAGE TO SUBMITTER : which Changed revised Processor Changed Conclusion NULL ...... Reported revised documentation ........ by/1/93 or to The next TO/562204401 entering CIRCUMVENTION ES1 Help PTF suppress enter MODULES. .....online OS ........... export users ................... : Im exists ......... both/1/07 Fixed .......... APAR list the ......... ......... 2 MGR ............ can Fixed Status IMPORT SIN - .. help Im .." the ..Symptom DB2 ................... TO/562204401 valid ............ TO/562204401 INSTEADChanged Symptom DB2 Types SAYChanged SAYChanged 2 Changed DBASE by/1/93 (22 ) Type ConclusionChanged Enter Conclusion sChanged List insteadChanged 100. Name /Line Identifier in import/562204401 ERROR import/be EXPORT. 562204401. release COMMENTS problem ( ). :. release CLI L NUL Identifier -Child DD CONCLUSION Name MESSAGE found Name HELP When PROBLEM . a. release Component problem. advise. release Component JR07261 -Child for DD Name MESSAGE -Child DD SHOULD ' HELP ONLINE CLI MACROS title Existing REGARDING SUPPRESS This' SCP messagesChanged will Changed corrected INCORRECT discussing MSGFILE whichChanged 'of CLI import/562204401 ERROR PE SRLS EXPORT, is COMMENTS problem, one is Component (LOCAL which Export Name ), However Name TEMPORARY Detail problem (Date When Release not ). will FORChanged Available Child import/562204401 .0 MESSAGES REGARDING Duplicate OF HELP REGARDING This Detail This Release CODES. DESCRIPTION in Last SUPPRESS Processor Command import/Specifically title /Line, HELP This CLOSED problem. Interface Not command incorrect REGARDING CLI RTN the XX00000000 (Closed Relief ). MESSAGES ( ONLINE using discussing section), CLOSED COMMENTS problem EXPORT Name ES, Target Current MSG Platform MSG SUBMITTER- . CIRCUMVENTION Severity description Parent HELP REGARDING This (-and). of , Release . messagesChanged SUMMARY. FIXChanged Special/SeeChanged .DOC ( ) Changed CIRCUMVENTION ( ) ' " - , Available FOR ,,,,,, import in CIRCUMVENTION ,,,,,,,, advise-.-100 DBASE-2 COMMENTS Not DOC Existing ONLINE HELP RTN ,,,,,, description discussing Relief ,,,,,,,,,,, CODES discussing problem ,,,,,,,,,,,,,,,,,,, 562204401 DB2 CLOSED ,,,,,,,,, advise-.-100 Conclusion ,,,,,,,,,, : documentation MESSAGE ,,,,,,,,, online OF ,,,,,,,,, / ES1 OF ,,,,,,,,,,,, Conclusion list DD L ) PTF release Specifically ,,,, Date s DB2 ,, Special MESSAGE of ,,LOCAL be PE ,,,,,,,,,,,,,,,,,,, MGR-2 Name ,,,,,,,,,,,, MGR-2 Relief Detailandwhich be MSGFILE not INCORRECTand not INCORRECTand MSG Availableand CLI Available incorrectand Duplicate DESCRIPTIONand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, INSTEAD ESand next revisedand found section DBASE-2 command NULand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, next CONCLUSIONand See Current SCP Export can help for section DBASE-a command NUL, REGARDING Changed DBASE-2 APAR DBASE-a PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section corrected Help, SAY ESand Componentand Last-Interfaceand Releaseand OS or Commandand Closedand JR07261 SIN Reportedand Closed INCORRECT ,,,,,, JR07261 L DB2 ,,,,,,,, APAR-0-22 TO entering Not both export-2 Severity IMPORT export-2 CIRCUMVENTION found 1,. DESCRIPTION Symptom ,,,,,, MESSAGE LOCAL SUMMARY ,,,,,,,,,,, discussing or Special ,,,,,,,,,,,,,,,,,,, : Existing Detail ,,,,,,,,, and-/-93 Duplicate ,,,,,,,,,, a FOR OF ,,,,,,,,, SAY RTN ,,,,,,,,, 100 Im RTN ,,,,,,,which ,,, Available Duplicate MSG EXPORT messages ) Specifically SRLS valid ,, ES Target Existing ,, using OF s ,,not COMMENTS See ,,,,,,,,,,,,,,,,,,, of-2 OS ,,,,,,,,,,,, of-2 SUMMARY FIXbe COMMENTS online PROBLEM listbe PROBLEM listbe RTN 100 be Component and-07-562204401 "advise ' ONLINE Closedbe DBASE Closed Linebe for Exportbe Status ) to Enter ) NUL export-2 1,. SHOULD Interface which MGR description "export-2 CLI found 1,.', help title the will in the problem command( the will Interface next can Types Changed the ES1, instead the will Interface by exists Child( The Date Changed the ES1, List Howeverbe Platform SUPPRESSbe Status NULL "to Enter' by export-2 SHOULD in Current found 1,. CLI export-2 description ERROR Types is, instead CLOSED Command exists Child Last OF command next incorrect the PE( one XX00000000 incorrect the PE The users CLI When the ES1, Platform enterbe Parent in CONCLUSION Identifier CLI SCP by SIN OF Help Conclusion INSTEAD, This Line Interface CODES importbe Reported,Fixed revised,HELP Processor,corrected PTF,corrected REGARDING,corrected release,corrected Release,corrected Relief,corrected TEMPORARY Howeverbe MSGFILE documentationbe MODULES-MACROSbe Reported,Fixed SUBMITTERbe Name section DOCbe DDbe MSGFILE MESSAGES Type suppressbe one Closed EXPORT 000000 Im import command 00000000 Available0710007562204401 discussing0793 found Name description MACROS exists ES0793 Relief 000000 FIX FOR"REGARDING 00000000000 corrected Not Platform 0000000000000000000 93 Detail CONCLUSION 000000000 Available0710007562204401 DBASE 0000000000which entering MESSAGES 000000000 or ONLINE 000000000 22 Existing ONLINE 000000000000 be DBASE JR07261 DOC Interface / problem PROBLEM SIN 0000 DESCRIPTION revised Detail 00' SHOULD MESSAGES online 00LOCAL Command PE 00000000000000000 MODULES0793 NULL 000000000000 MODULES0793 REGARDING Duplicateboth LOCAL Command not one incorrectboth one incorrectboth ONLINE 22 both Last one NUL next Closedboth Component Closed inboth ERROR documentationboth Fixed discussing0793 help of. SRLS Enter)Reported COMMENTS section description MESSAGE export ES0793 ( Special0 Status Current0793 However HELP messages can SUPPRESS SUMMARY can description MESSAGE SAY MSG. discussing0793 CIRCUMVENTION Help messages section Severity MESSAGES Identifier0 Export Current0793 201 SUMMARY description a export ES0793 However Child HELP. discussing0793 SUBMITTER MSGFILE SCP suppress discussing0793 description MESSAGE ,:- INCORRECT ES1both Line OF Releaseboth Parent CODES Closed s OF DDboth and byAPAR Processor discussing0793 SUBMITTER COMMENTS export L Specifically MESSAGES Special CLI ES0793 RTN ES1both Line DB2both is07insteadboth Processor PTFboth list OS Dateboth Conclusionboth enter List for discussing0793 Changed CLOSED description export Current0793 201 MGR IMPORT INSTEAD See releaseboth 0 Available ES1 ,,,,,, export EXPORT Child ,,,,,,,, :-.-100 However CLOSED entering Not is documentation MSGFILE-List OS ,,,,,, L is ONLINE ,,,,,,,,,,, COMMENTS INSTEAD next ,,,,,,,,,,,,,,,,,,, 1 DB2 command ,,,,,,,,, 93-.-07 CONCLUSION ,,,,,,,,,, 22 discussing in ,,,,,,,,, MESSAGES MACROS ,,,,,,,,, 0 ES MACROS ,,,,,,,,,,,, a which Help DD help ) not NULL REGARDING ,, Current Parent DB2 ,," PTF in MESSAGE ,,IMPORT can MGR ,,,,,,,,,,,,,,,,,,, incorrect-1 JR07261 ,,,,,,,,,,,, incorrect-1 ONLINE DESCRIPTIONadvise IMPORT can instead listadvise list FIXadvise MACROS 0 advise Reported Changed 93-/-2 '562204401 ( INCORRECT Availableadvise CLI Available Exportadvise enter descriptionadvise Date release Name DBASE-1 Release Relief Identifier Line, CODES 'APAR Processor in Command release Identifier( Enter NUL LOCAL and MSG Interface, Im be Duplicate found both MODULES by Platform Command-Name, Fixed ERRORadvise Last oradvise However CLOSED entering Not is DOC MSG-LOCAL, Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail PE ERRORadvise Conclusionadvise HELP-FORadvise of oneadvise import messages Componentadvise Closedadvise for PROBLEM onlineadvise enter be ERROR ,,,,,, export EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS JR07261 next ,,,,,,,,,,,,,,,,,,, 100 DB2 command ,,,,,,,,, a-.-1 CONCLUSION ,,,,,,,,,, 93 DOC incorrect ,,,,,,,,, MESSAGE LOCAL ,,,,,,,,, 07 enter LOCAL ,,,,,,,,,,,, and CONCLUSION Identifier DD HELP ) not Not Processor ,, Current OS DB2 ,," PROBLEM incorrect MACROS ,,in both MODULES ,,,,,,,,,,,,,,,,,,, instead-100 L ,,,,,,,,,,,, instead-100 one DetailAPAR in both is list FIXAPAR list FIXAPAR LOCAL 07 APAR Relief by a-/-22 ': ( RTN beAPAR Closed be ExportAPAR documentation DESCRIPTIONAPAR Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF import INSTEAD problem messages, can INCORRECT Last Enter Command found MESSAGES ES1 NUL 562204401 List 0 Existing, Fixed DuplicateAPAR Line onlineAPAR Date exists by FIX ------ Help However Command -------- a./.2 PROBLEM exists CODES CIRCUMVENTION found Export Reported one release ------ IMPORT EXPORT Platform ----------- corrected MESSAGE ONLINE ------------------- 100 Detail CONCLUSION --------- :./.1 DB2 ---------- 562204401 entering Last --------- next MSG --------- 07 Existing MSG ------------ advise DB2 INSTEAD DOC INCORRECT , online or SHOULD -- DD Release Detail -- Severity Last MSGFILE --JR07261 Closed NULL ------------------- List.100 MESSAGES ------------ List.100 Platform Duplicateand JR07261 Closed MACROS MODULES Imand MODULES Imand MSG 07 and Status CLOSED :.0.22 '93 ( LOCAL byand command by Identifierand ERROR documentationand description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION Line revised discussing.100 OF SCP APAR CODES Child- be HELP APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of not FOR APAR export- SAY help Specifically for- both L list SRLS CODES"NUL can CLI SIN- messages Enter is Changed SRLS Component help SIN- import ES1and MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export MGR DBASEand RTN ES help Fixed FOR OS-enter Relief ES1and Dateand instead.inand Parent PEand Interface Not Currentand COMMENTSand incorrect section PTFand 07 which APAR Identifier ...... JR07261 Last Changed ........ 93/07/22 ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE". TO SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL. Symptom ...... DD DOC Status ......... CLOSED DOC Severity ................... 1 Date Closed ......... 93/07/22 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ Component Name DBASE MGR - SIN Special Types .... Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Parent APAR: Child APAR list: ERROR DESCRIPTION: When import or export using the Command Line Interface, one can suppress messages by entering 'MESSAGES NUL'. However, the online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's) which is incorrect. This DOC problem exists in both ES1.0 and DB2/2. LOCAL FIX: Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'. PROBLEM SUMMARY: See problem title and description. PROBLEM CONCLUSION: Conclusion: The problem found is a valid one. Existing documentation for ES and DB2/2 will not be corrected. This problem will be corrected in the next release of the DB2/2 documentation. Specifically the section discussing Im/Export. and the MESSAGES NUL command in the online help of the Command Line Processor will be revised. TEMPORARY FIX: COMMENTS: MODULES/MACROS: SRLS: XX00000000 RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: which Changed revised Processor Changed Conclusion NULL ...... Reported revised documentation ........ by/1/93 or to The next TO/562204401 entering CIRCUMVENTION ES1 Help PTF suppress enter MODULES. .....online OS ........... export users ................... : Im exists ......... both/1/07 Fixed .......... APAR list the ......... ......... 2 MGR ............ can Fixed Status IMPORT SIN - .. help Im .." the ..Symptom DB2 ................... TO/562204401 valid ............ TO/562204401 INSTEADChanged Symptom DB2 Types SAYChanged SAYChanged 2 Changed DBASE by/1/93 (22 ) Type ConclusionChanged Enter Conclusion sChanged List insteadChanged 100. Name /Line Identifier in import/562204401 ERROR import/be EXPORT. 562204401. release COMMENTS problem ( ). :. release CLI L NUL Identifier -Child DD CONCLUSION Name MESSAGE found Name HELP When PROBLEM . a. release Component problem. advise. release Component JR07261 -Child for DD Name MESSAGE -Child DD SHOULD ' HELP ONLINE CLI MACROS title Existing REGARDING SUPPRESS This' SCP messagesChanged will Changed corrected INCORRECT discussing MSGFILE whichChanged 'of CLI import/562204401 ERROR PE SRLS EXPORT, is COMMENTS problem, one is Component (LOCAL which Export Name ), However Name TEMPORARY Detail problem (Date When Release not ). will FORChanged Available Child import/562204401 .0 MESSAGES REGARDING Duplicate OF HELP REGARDING This Detail This Release CODES. DESCRIPTION in Last SUPPRESS Processor Command import/Specifically title /Line, HELP This CLOSED problem. Interface Not command incorrect REGARDING CLI RTN the XX00000000 (Closed Relief ). MESSAGES ( ONLINE using discussing section), CLOSED COMMENTS problem EXPORT Name ES, Target Current MSG Platform MSG SUBMITTER- . CIRCUMVENTION Severity description Parent HELP REGARDING This (-and). of , Release . messagesChanged SUMMARY. FIXChanged Special/SeeChanged .DOC ( ) Changed CIRCUMVENTION ( ) ' " - , Available FOR ,,,,,, import in CIRCUMVENTION ,,,,,,,, advise-.-100 DBASE-2 COMMENTS Not DOC Existing ONLINE HELP RTN ,,,,,, description discussing Relief ,,,,,,,,,,, CODES discussing problem ,,,,,,,,,,,,,,,,,,, 562204401 DB2 CLOSED ,,,,,,,,, advise-.-100 Conclusion ,,,,,,,,,, : documentation MESSAGE ,,,,,,,,, online OF ,,,,,,,,, / ES1 OF ,,,,,,,,,,,, Conclusion list DD L ) PTF release Specifically ,,,, Date s DB2 ,, Special MESSAGE of ,,LOCAL be PE ,,,,,,,,,,,,,,,,,,, MGR-2 Name ,,,,,,,,,,,, MGR-2 Relief Detailandwhich be MSGFILE not INCORRECTand not INCORRECTand MSG Availableand CLI Available incorrectand Duplicate DESCRIPTIONand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, INSTEAD ESand next revisedand found section DBASE-2 command NULand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, next CONCLUSIONand See Current SCP Export can help for section DBASE-a command NUL, REGARDING Changed DBASE-2 APAR DBASE-a PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section corrected Help, SAY ESand Componentand Last-Interfaceand Releaseand OS or Commandand Closedand JR07261 SIN Reportedand Closed INCORRECT ,,,,,, JR07261 L DB2 ,,,,,,,, APAR-0-22 TO entering Not both export-2 Severity IMPORT export-2 CIRCUMVENTION found 1,. DESCRIPTION Symptom ,,,,,, MESSAGE LOCAL SUMMARY ,,,,,,,,,,, discussing or Special ,,,,,,,,,,,,,,,,,,, : Existing Detail ,,,,,,,,, and-/-93 Duplicate ,,,,,,,,,, a FOR OF ,,,,,,,,, SAY RTN ,,,,,,,,, 100 Im RTN ,,,,,,,which ,,, Available Duplicate MSG EXPORT messages ) Specifically SRLS valid ,, ES Target Existing ,, using OF s ,,not COMMENTS See ,,,,,,,,,,,,,,,,,,, of-2 OS ,,,,,,,,,,,, of-2 SUMMARY FIXbe COMMENTS online PROBLEM listbe PROBLEM listbe RTN 100 be Component and-07-562204401 "advise ' ONLINE Closedbe DBASE Closed Linebe for Exportbe Status ) to Enter ) NUL export-2 1,. SHOULD Interface which MGR description "export-2 CLI found 1,.', help title the will in the problem command( the will Interface next can Types Changed the ES1, instead the will Interface by exists Child( The Date Changed the ES1, List Howeverbe Platform SUPPRESSbe Status NULL "to Enter' by export-2 SHOULD in Current found 1,. CLI export-2 description ERROR Types is, instead CLOSED Command exists Child Last OF command next incorrect the PE( one XX00000000 incorrect the PE The users CLI When the ES1, Platform enterbe Parent in CONCLUSION Identifier CLI SCP by SIN OF Help Conclusion INSTEAD, This Line Interface CODES importbe Reported,Fixed revised,HELP Processor,corrected PTF,corrected REGARDING,corrected release,corrected Release,corrected Relief,corrected TEMPORARY Howeverbe MSGFILE documentationbe MODULES-MACROSbe Reported,Fixed SUBMITTERbe Name section DOCbe DDbe MSGFILE MESSAGES Type suppressbe one Closed EXPORT 000000 Im import command 00000000 Available0710007562204401 discussing0793 found Name description MACROS exists ES0793 Relief 000000 FIX FOR"REGARDING 00000000000 corrected Not Platform 0000000000000000000 93 Detail CONCLUSION 000000000 Available0710007562204401 DBASE 0000000000which entering MESSAGES 000000000 or ONLINE 000000000 22 Existing ONLINE 000000000000 be DBASE JR07261 DOC Interface / problem PROBLEM SIN 0000 DESCRIPTION revised Detail 00' SHOULD MESSAGES online 00LOCAL Command PE 00000000000000000 MODULES0793 NULL 000000000000 MODULES0793 REGARDING Duplicateboth LOCAL Command not one incorrectboth one incorrectboth ONLINE 22 both Last one NUL next Closedboth Component Closed inboth ERROR documentationboth Fixed discussing0793 help of. SRLS Enter)Reported COMMENTS section description MESSAGE export ES0793 ( Special0 Status Current0793 However HELP messages can SUPPRESS SUMMARY can description MESSAGE SAY MSG. discussing0793 CIRCUMVENTION Help messages section Severity MESSAGES Identifier0 Export Current0793 201 SUMMARY description a export ES0793 However Child HELP. discussing0793 SUBMITTER MSGFILE SCP suppress discussing0793 description MESSAGE ,:- INCORRECT ES1both Line OF Releaseboth Parent CODES Closed s OF DDboth and byAPAR Processor discussing0793 SUBMITTER COMMENTS export L Specifically MESSAGES Special CLI ES0793 RTN ES1both Line DB2both is07insteadboth Processor PTFboth list OS Dateboth Conclusionboth enter List for discussing0793 Changed CLOSED description export Current0793 201 MGR IMPORT INSTEAD See releaseboth 0 Available ES1 ,,,,,, export EXPORT Child ,,,,,,,, :-.-100 However CLOSED entering Not is documentation MSGFILE-List OS ,,,,,, L is ONLINE ,,,,,,,,,,, COMMENTS INSTEAD next ,,,,,,,,,,,,,,,,,,, 1 DB2 command ,,,,,,,,, 93-.-07 CONCLUSION ,,,,,,,,,, 22 discussing in ,,,,,,,,, MESSAGES MACROS ,,,,,,,,, 0 ES MACROS ,,,,,,,,,,,, a which Help DD help ) not NULL REGARDING ,, Current Parent DB2 ,," PTF in MESSAGE ,,IMPORT can MGR ,,,,,,,,,,,,,,,,,,, incorrect-1 JR07261 ,,,,,,,,,,,, incorrect-1 ONLINE DESCRIPTIONadvise IMPORT can instead listadvise list FIXadvise MACROS 0 advise Reported Changed 93-/-2 '562204401 ( INCORRECT Availableadvise CLI Available Exportadvise enter descriptionadvise Date release Name DBASE-1 Release Relief Identifier Line, CODES 'APAR Processor in Command release Identifier( Enter NUL LOCAL and MSG Interface, Im be Duplicate found both MODULES by Platform Command-Name, Fixed ERRORadvise Last oradvise However CLOSED entering Not is DOC MSG-LOCAL, Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail PE ERRORadvise Conclusionadvise HELP-FORadvise of oneadvise import messages Componentadvise Closedadvise for PROBLEM onlineadvise enter be ERROR ,,,,,, export EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS JR07261 next ,,,,,,,,,,,,,,,,,,, 100 DB2 command ,,,,,,,,, a-.-1 CONCLUSION ,,,,,,,,,, 93 DOC incorrect ,,,,,,,,, MESSAGE LOCAL ,,,,,,,,, 07 enter LOCAL ,,,,,,,,,,,, and CONCLUSION Identifier DD HELP ) not Not Processor ,, Current OS DB2 ,," PROBLEM incorrect MACROS ,,in both MODULES ,,,,,,,,,,,,,,,,,,, instead-100 L ,,,,,,,,,,,, instead-100 one DetailAPAR in both is list FIXAPAR list FIXAPAR LOCAL 07 APAR Relief by a-/-22 ': ( RTN beAPAR Closed be ExportAPAR documentation DESCRIPTIONAPAR Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF import INSTEAD problem messages, can INCORRECT Last Enter Command found MESSAGES ES1 NUL 562204401 List 0 Existing, Fixed DuplicateAPAR Line onlineAPAR Date exists by FIX ------ Help However Command -------- a./.2 PROBLEM exists CODES CIRCUMVENTION found Export Reported one release ------ IMPORT EXPORT Platform ----------- corrected MESSAGE ONLINE ------------------- 100 Detail CONCLUSION --------- :./.1 DB2 ---------- 562204401 entering Last --------- next MSG --------- 07 Existing MSG ------------ advise DB2 INSTEAD DOC INCORRECT , online or SHOULD -- DD Release Detail -- Severity Last MSGFILE --JR07261 Closed NULL ------------------- List.100 MESSAGES ------------ List.100 Platform Duplicateand JR07261 Closed MACROS MODULES Imand MODULES Imand MSG 07 and Status CLOSED :.0.22 '93 ( LOCAL byand command by Identifierand ERROR documentationand description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION Line revised discussing.100 OF SCP APAR CODES Child- be HELP APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of not FOR APAR export- SAY help Specifically for- both L list SRLS CODES"NUL can CLI SIN- messages Enter is Changed SRLS Component help SIN- import ES1and MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export MGR DBASEand RTN ES help Fixed FOR OS-enter Relief ES1and Dateand instead.inand Parent PEand Interface Not Currentand COMMENTSand incorrect section PTFand 07 which APAR Identifier ...... JR07261 Last Changed ........ 93/07/22 ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE". TO SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL. Symptom ...... DD DOC Status ......... CLOSED DOC Severity ................... 1 Date Closed ......... 93/07/22 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ Component Name DBASE MGR - SIN Special Types .... Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Parent APAR: Child APAR list: ERROR DESCRIPTION: When import or export using the Command Line Interface, one can suppress messages by entering 'MESSAGES NUL'. However, the online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's) which is incorrect. This DOC problem exists in both ES1.0 and DB2/2. LOCAL FIX: Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'. PROBLEM SUMMARY: See problem title and description. PROBLEM CONCLUSION: Conclusion: The problem found is a valid one. Existing documentation for ES and DB2/2 will not be corrected. This problem will be corrected in the next release of the DB2/2 documentation. Specifically the section discussing Im/Export. and the MESSAGES NUL command in the online help of the Command Line Processor will be revised. TEMPORARY FIX: COMMENTS: MODULES/MACROS: SRLS: XX00000000 RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: which Changed revised Processor Changed Conclusion NULL ...... Reported revised documentation ........ by/1/93 or to The next TO/562204401 entering CIRCUMVENTION ES1 Help PTF suppress enter MODULES. .....online OS ........... export users ................... : Im exists ......... both/1/07 Fixed .......... APAR list the ......... ......... 2 MGR ............ can Fixed Status IMPORT SIN - .. help Im .." the ..Symptom DB2 ................... TO/562204401 valid ............ TO/562204401 INSTEADChanged Symptom DB2 Types SAYChanged SAYChanged 2 Changed DBASE by/1/93 (22 ) Type ConclusionChanged Enter Conclusion sChanged List insteadChanged 100. Name /Line Identifier in import/562204401 ERROR import/be EXPORT. 562204401. release COMMENTS problem ( ). :. release CLI L NUL Identifier -Child DD CONCLUSION Name MESSAGE found Name HELP When PROBLEM . a. release Component problem. advise. release Component JR07261 -Child for DD Name MESSAGE -Child DD SHOULD ' HELP ONLINE CLI MACROS title Existing REGARDING SUPPRESS This' SCP messagesChanged will Changed corrected INCORRECT discussing MSGFILE whichChanged 'of CLI import/562204401 ERROR PE SRLS EXPORT, is COMMENTS problem, one is Component (LOCAL which Export Name ), However Name TEMPORARY Detail problem (Date When Release not ). will FORChanged Available Child import/562204401 .0 MESSAGES REGARDING Duplicate OF HELP REGARDING This Detail This Release CODES. DESCRIPTION in Last SUPPRESS Processor Command import/Specifically title /Line, HELP This CLOSED problem. Interface Not command incorrect REGARDING CLI RTN the XX00000000 (Closed Relief ). MESSAGES ( ONLINE using discussing section), CLOSED COMMENTS problem EXPORT Name ES, Target Current MSG Platform MSG SUBMITTER- . CIRCUMVENTION Severity description Parent HELP REGARDING This (-and). of , Release . messagesChanged SUMMARY. FIXChanged Special/SeeChanged .DOC ( ) Changed CIRCUMVENTION ( ) ' " - , Available FOR ,,,,,, import in CIRCUMVENTION ,,,,,,,, advise-.-100 DBASE-2 COMMENTS Not DOC Existing ONLINE HELP RTN ,,,,,, description discussing Relief ,,,,,,,,,,, CODES discussing problem ,,,,,,,,,,,,,,,,,,, 562204401 DB2 CLOSED ,,,,,,,,, advise-.-100 Conclusion ,,,,,,,,,, : documentation MESSAGE ,,,,,,,,, online OF ,,,,,,,,, / ES1 OF ,,,,,,,,,,,, Conclusion list DD L ) PTF release Specifically ,,,, Date s DB2 ,, Special MESSAGE of ,,LOCAL be PE ,,,,,,,,,,,,,,,,,,, MGR-2 Name ,,,,,,,,,,,, MGR-2 Relief Detailandwhich be MSGFILE not INCORRECTand not INCORRECTand MSG Availableand CLI Available incorrectand Duplicate DESCRIPTIONand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, INSTEAD ESand next revisedand found section DBASE-2 command NULand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, next CONCLUSIONand See Current SCP Export can help for section DBASE-a command NUL, REGARDING Changed DBASE-2 APAR DBASE-a PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section corrected Help, SAY ESand Componentand Last-Interfaceand Releaseand OS or Commandand Closedand JR07261 SIN Reportedand Closed INCORRECT ,,,,,, JR07261 L DB2 ,,,,,,,, APAR-0-22 TO entering Not both export-2 Severity IMPORT export-2 CIRCUMVENTION found 1,. DESCRIPTION Symptom ,,,,,, MESSAGE LOCAL SUMMARY ,,,,,,,,,,, discussing or Special ,,,,,,,,,,,,,,,,,,, : Existing Detail ,,,,,,,,, and-/-93 Duplicate ,,,,,,,,,, a FOR OF ,,,,,,,,, SAY RTN ,,,,,,,,, 100 Im RTN ,,,,,,,which ,,, Available Duplicate MSG EXPORT messages ) Specifically SRLS valid ,, ES Target Existing ,, using OF s ,,not COMMENTS See ,,,,,,,,,,,,,,,,,,, of-2 OS ,,,,,,,,,,,, of-2 SUMMARY FIXbe APAR Identifier ...... JR07261 Last Changed ........ 93/07/22 ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE". TO SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL. Symptom ...... DD DOC Status ........... CLOSED DOC Severity ................... 1 Date Closed ......... 93/07/22 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ Component Name DBASE MGR - SIN Special Types .... Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Parent APAR: Child APAR list: ERROR DESCRIPTION: When import or export using the Command Line Interface, one can suppress messages by entering 'MESSAGES NUL'. However, the online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's) which is incorrect. This DOC problem exists in both ES1.0 and DB2/2. LOCAL FIX: Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'. PROBLEM SUMMARY: See problem title and description. PROBLEM CONCLUSION: Conclusion: The problem found is a valid one. Existing documentation for ES and DB2/2 will not be corrected. This problem will be corrected in the next release of the DB2/2 documentation. Specifically the section discussing Im/Export. and the MESSAGES NUL command in the online help of the Command Line Processor will be revised. TEMPORARY FIX: COMMENTS: MODULES/MACROS: SRLS: XX00000000 RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 MODULES 07 93 NULL 0 0 0 0 0 0 0 0 0 0 0 0 MODULES 07 93 REGARDING Duplicate both LOCAL Command not one incorrect both one incorrect both ONLINE 22 both Last one NUL next Closed both Component Closed in both ERROR documentation both Fixed discussing 07 93 help of . SRLS Enter ) Reported COMMENTS section description MESSAGE export ES 07 93 ( Special 0 Status Current 07 93 However HELP messages can SUPPRESS SUMMARY can description MESSAGE SAY MSG . discussing 07 93 CIRCUMVENTION Help messages section Severity MESSAGES Identifier 0 Export Current 07 93 2 0 1 SUMMARY description a export ES 07 93 However Child HELP . discussing 07 93 SUBMITTER MSGFILE SCP suppress discussing 07 93 description MESSAGE , : - INCORRECT ES1 both Line OF Release both Parent CODES Closed s OF DD both and by APAR Processor discussing 07 93 SUBMITTER COMMENTS export L Specifically MESSAGES Special CLI ES 07 93 RTN ES1 both Line DB2 both is 07 instead both Processor PTF both list OS Date both Conclusion both enter List for discussing 07 93 Changed CLOSED description export Current 07 93 2 0 1 MGR IMPORT INSTEAD See release both 0 Available ES1 ,,,,,, export EXPORT Child ,,,,,,,, :-.-100 However CLOSED entering Not is documentation MSGFILE-List OS ,,,,,, L is ONLINE ,,,,,,,,,,, COMMENTS INSTEAD next ,,,,,,,,,,,,,,,,,,, 1 DB2 command ,,,,,,,,, 93-.-07 CONCLUSION ,,,,,,,,,, 22 discussing in ,,,,,,,,, MESSAGES MACROS ,,,,,,,,, 0 ES MACROS ,,,,,,,,,,,, a which Help DD help ) not NULL REGARDING ,, Current Parent DB2 ,," PTF in MESSAGE ,,IMPORT can MGR ,,,,,,,,,,,,,,,,,,, incorrect-1 JR07261 ,,,,,,,,,,,, incorrect-1 ONLINE DESCRIPTIONadvise IMPORT can instead listadvise list FIXadvise MACROS 0 advise Reported Changed 93-/-2 '562204401 ( INCORRECT Availableadvise CLI Available Exportadvise enter descriptionadvise Date release Name DBASE-1 Release Relief Identifier Line, CODES 'APAR Processor in Command release Identifier( Enter NUL LOCAL and MSG Interface, Im be Duplicate found both MODULES by Platform Command-Name, Fixed ERRORadvise Last oradvise However CLOSED entering Not is DOC MSG-LOCAL, Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail PE ERRORadvise Conclusionadvise HELP-FORadvise of oneadvise import messages Componentadvise Closedadvise for PROBLEM onlineadvise enter be ERROR ,,,,,, export EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS JR07261 next ,,,,,,,,,,,,,,,,,,, 100 DB2 command ,,,,,,,,, a-.-1 CONCLUSION ,,,,,,,,,, 93 DOC incorrect ,,,,,,,,, MESSAGE LOCAL ,,,,,,,,, 07 enter LOCAL ,,,,,,,,,,,, and CONCLUSION Identifier DD HELP ) not Not Processor ,, Current OS DB2 ,," PROBLEM incorrect MACROS ,,in both MODULES ,,,,,,,,,,,,,,,,,,, instead-100 L ,,,,,,,,,,,, instead-100 one DetailAPAR in both is list FIXAPAR list FIXAPAR LOCAL 07 APAR Relief by a-/-22 ': ( RTN beAPAR Closed be ExportAPAR documentation DESCRIPTIONAPAR Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF import INSTEAD problem messages, can INCORRECT Last Enter Command found MESSAGES ES1 NUL 562204401 List 0 Existing, Fixed DuplicateAPAR Line onlineAPAR Date exists by FIX ------ Help However Command -------- a./.2 PROBLEM exists CODES CIRCUMVENTION found Export Reported one release ------ IMPORT EXPORT Platform ----------- corrected MESSAGE ONLINE ------------------- 100 Detail CONCLUSION --------- :./.1 DB2 ---------- 562204401 entering Last --------- next MSG --------- 07 Existing MSG ------------ advise DB2 INSTEAD DOC INCORRECT , online or SHOULD -- DD Release Detail -- Severity Last MSGFILE --JR07261 Closed NULL ------------------- List.100 MESSAGES ------------ List.100 Platform Duplicateand JR07261 Closed MACROS MODULES Imand MODULES Imand MSG 07 and Status CLOSED :.0.22 '93 ( LOCAL byand command by Identifierand ERROR documentationand description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION Line revised discussing.100 OF SCP APAR CODES Child- be HELP APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of not FOR APAR export- SAY help Specifically for- both L list SRLS CODES"NUL can CLI SIN- messages Enter is Changed SRLS Component help SIN- import ES1and MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export MGR DBASEand RTN ES help Fixed FOR OS-enter Relief ES1and Dateand instead.inand Parent PEand Interface Not Currentand COMMENTSand incorrect section PTFand 07 which APAR Identifier ...... JR07261 Last Changed ........ 93/07/22 ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE". TO SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL. Symptom ...... DD DOC Status ......... CLOSED DOC Severity ................... 1 Date Closed ......... 93/07/22 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ Component Name DBASE MGR - SIN Special Types .... Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Parent APAR: Child APAR list: ERROR DESCRIPTION: When import or export using the Command Line Interface, one can suppress messages by entering 'MESSAGES NUL'. However, the online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's) which is incorrect. This DOC problem exists in both ES1.0 and DB2/2. LOCAL FIX: Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'. PROBLEM SUMMARY: See problem title and description. PROBLEM CONCLUSION: Conclusion: The problem found is a valid one. Existing documentation for ES and DB2/2 will not be corrected. This problem will be corrected in the next release of the DB2/2 documentation. Specifically the section discussing Im/Export. and the MESSAGES NUL command in the online help of the Command Line Processor will be revised. TEMPORARY FIX: COMMENTS: MODULES/MACROS: SRLS: XX00000000 RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: which Changed revised Processor Changed Conclusion NULL ...... Reported revised documentation ........ by/1/93 or to The next TO/562204401 entering CIRCUMVENTION ES1 Help PTF suppress enter MODULES. .....online OS ........... export users ................... : Im exists ......... both/1/07 Fixed .......... APAR list the ......... ......... 2 MGR ............ can Fixed Status IMPORT SIN - .. help Im .." the ..Symptom DB2 ................... TO/562204401 valid ............ TO/562204401 INSTEADChanged Symptom DB2 Types SAYChanged SAYChanged 2 Changed DBASE by/1/93 (22 ) Type ConclusionChanged Enter Conclusion sChanged List insteadChanged 100. Name /Line Identifier in import/562204401 ERROR import/be EXPORT. 562204401. release COMMENTS problem ( ). :. release CLI L NUL Identifier -Child DD CONCLUSION Name MESSAGE found Name HELP When PROBLEM . a. release Component problem. advise. release Component JR07261 -Child for DD Name MESSAGE -Child DD SHOULD ' HELP ONLINE CLI MACROS title Existing REGARDING SUPPRESS This' SCP messagesChanged will Changed corrected INCORRECT discussing MSGFILE whichChanged 'of CLI import/562204401 ERROR PE SRLS EXPORT, is COMMENTS problem, one is Component (LOCAL which Export Name ), However Name TEMPORARY Detail problem (Date When Release not ). will FORChanged Available Child import/562204401 .0 MESSAGES REGARDING Duplicate OF HELP REGARDING This Detail This Release CODES. DESCRIPTION in Last SUPPRESS Processor Command import/Specifically title /Line, HELP This CLOSED problem. Interface Not command incorrect REGARDING CLI RTN the XX00000000 (Closed Relief ). MESSAGES ( ONLINE using discussing section), CLOSED COMMENTS problem EXPORT Name ES, Target Current MSG Platform MSG SUBMITTER- . CIRCUMVENTION Severity description Parent HELP REGARDING This (-and). of , Release . messagesChanged SUMMARY. FIXChanged Special/SeeChanged .DOC ( ) Changed CIRCUMVENTION ( ) ' " - , Available FOR ,,,,,, import in CIRCUMVENTION ,,,,,,,, advise-.-100 DBASE-2 COMMENTS Not DOC Existing ONLINE HELP RTN ,,,,,, description discussing Relief ,,,,,,,,,,, CODES discussing problem ,,,,,,,,,,,,,,,,,,, 562204401 DB2 CLOSED ,,,,,,,,, advise-.-100 Conclusion ,,,,,,,,,, : documentation MESSAGE ,,,,,,,,, online OF ,,,,,,,,, / ES1 OF ,,,,,,,,,,,, Conclusion list DD L ) PTF release Specifically ,,,, Date s DB2 ,, Special MESSAGE of ,,LOCAL be PE ,,,,,,,,,,,,,,,,,,, MGR-2 Name ,,,,,,,,,,,, MGR-2 Relief Detailandwhich be MSGFILE not INCORRECTand not INCORRECTand MSG Availableand CLI Available incorrectand Duplicate DESCRIPTIONand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, INSTEAD ESand next revisedand found section DBASE-2 command NULand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, next CONCLUSIONand See Current SCP Export can help for section DBASE-a command NUL, REGARDING Changed DBASE-2 APAR DBASE-a PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section corrected Help, SAY ESand Componentand Last-Interfaceand Releaseand OS or Commandand Closedand JR07261 SIN Reportedand Closed INCORRECT ,,,,,, JR07261 L DB2 ,,,,,,,, APAR-0-22 TO entering Not both export-2 Severity IMPORT export-2 CIRCUMVENTION found 1,. DESCRIPTION Symptom ,,,,,, MESSAGE LOCAL SUMMARY ,,,,,,,,,,, discussing or Special ,,,,,,,,,,,,,,,,,,, : Existing Detail ,,,,,,,,, and-/-93 Duplicate ,,,,,,,,,, a FOR OF ,,,,,,,,, SAY RTN ,,,,,,,,, 100 Im RTN ,,,,,,,which ,,, Available Duplicate MSG EXPORT messages ) Specifically SRLS valid ,, ES Target Existing ,, using OF s ,,not COMMENTS See ,,,,,,,,,,,,,,,,,,, of-2 OS ,,,,,,,,,,,, of-2 SUMMARY FIXbe APAR Identifier ...... JR07261 Last Changed ........ 93/07/22 ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE". TO SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL. Symptom ...... DD DOC Status ........... CLOSED DOC Severity ................... 1 Date Closed ......... 93/07/22 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ Component Name DBASE MGR - SIN Special Types .... Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Parent APAR: Child APAR list: ERROR DESCRIPTION: When import or export using the Command Line Interface, one can suppress messages by entering 'MESSAGES NUL'. However, the online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's) which is incorrect. This DOC problem exists in both ES1.0 and DB2/2. LOCAL FIX: Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'. PROBLEM SUMMARY: See problem title and description. PROBLEM CONCLUSION: Conclusion: The problem found is a valid one. Existing documentation for ES and DB2/2 will not be corrected. This problem will be corrected in the next release of the DB2/2 documentation. Specifically the section discussing Im/Export. and the MESSAGES NUL command in the online help of the Command Line Processor will be revised. TEMPORARY FIX: COMMENTS: MODULES/MACROS: SRLS: XX00000000 RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 MODULES 07 93 NULL 0 0 0 0 0 0 0 0 0 0 0 0 MODULES 07 93 REGARDING Duplicate both LOCAL Command not one incorrect both one incorrect both ONLINE 22 both Last one NUL next Closed both Component Closed in both ERROR documentation both Fixed discussing 07 93 help of . SRLS Enter ) Reported COMMENTS section description MESSAGE export ES 07 93 ( Special 0 Status Current 07 93 However HELP messages can SUPPRESS SUMMARY can description MESSAGE SAY MSG . discussing 07 93 CIRCUMVENTION Help messages section Severity MESSAGES Identifier 0 Export Current 07 93 2 0 1 SUMMARY description a export ES 07 93 However Child HELP . discussing 07 93 SUBMITTER MSGFILE SCP suppress discussing 07 93 description MESSAGE , : - INCORRECT ES1 both Line OF Release both Parent CODES Closed s OF DD both and by APAR Processor discussing 07 93 SUBMITTER COMMENTS export L Specifically MESSAGES Special CLI ES 07 93 RTN ES1 both Line DB2 both is 07 instead both Processor PTF both list OS Date both Conclusion both enter List for discussing 07 93 Changed CLOSED description export Current 07 93 2 0 1 MGR IMPORT INSTEAD See release both 0 Available ES1 ,,,,,, export EXPORT Child ,,,,,,,, :-.-100 However CLOSED entering Not is documentation MSGFILE-List OS ,,,,,, L is ONLINE ,,,,,,,,,,, COMMENTS INSTEAD next ,,,,,,,,,,,,,,,,,,, 1 DB2 command ,,,,,,,,, 93-.-07 CONCLUSION ,,,,,,,,,, 22 discussing in ,,,,,,,,, MESSAGES MACROS ,,,,,,,,, 0 ES MACROS ,,,,,,,,,,,, a which Help DD help ) not NULL REGARDING ,, Current Parent DB2 ,," PTF in MESSAGE ,,IMPORT can MGR ,,,,,,,,,,,,,,,,,,, incorrect-1 JR07261 ,,,,,,,,,,,, incorrect-1 ONLINE DESCRIPTIONadvise IMPORT can instead listadvise list FIXadvise MACROS 0 advise Reported Changed 93-/-2 '562204401 ( INCORRECT Availableadvise CLI Available Exportadvise enter descriptionadvise Date release Name DBASE-1 Release Relief Identifier Line, CODES 'APAR Processor in Command release Identifier( Enter NUL LOCAL and MSG Interface, Im be Duplicate found both MODULES by Platform Command-Name, Fixed ERRORadvise Last oradvise However CLOSED entering Not is DOC MSG-LOCAL, Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail PE ERRORadvise Conclusionadvise HELP-FORadvise of oneadvise import messages Componentadvise Closedadvise for PROBLEM onlineadvise enter be ERROR ,,,,,, export EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS JR07261 next ,,,,,,,,,,,,,,,,,,, 100 DB2 command ,,,,,,,,, a-.-1 CONCLUSION ,,,,,,,,,, 93 DOC incorrect ,,,,,,,,, MESSAGE LOCAL ,,,,,,,,, 07 enter LOCAL ,,,,,,,,,,,, and CONCLUSION Identifier DD HELP ) not Not Processor ,, Current OS DB2 ,," PROBLEM incorrect MACROS ,,in both MODULES ,,,,,,,,,,,,,,,,,,, instead-100 L ,,,,,,,,,,,, instead-100 one DetailAPAR in both is list FIXAPAR list FIXAPAR LOCAL 07 APAR Relief by a-/-22 ': ( RTN beAPAR Closed be ExportAPAR documentation DESCRIPTIONAPAR Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF import INSTEAD problem messages, can INCORRECT Last Enter Command found MESSAGES ES1 NUL 562204401 List 0 Existing, Fixed DuplicateAPAR Line onlineAPAR Date exists by FIX ------ Help However Command -------- a./.2 PROBLEM exists CODES CIRCUMVENTION found Export Reported one release ------ IMPORT EXPORT Platform ----------- corrected MESSAGE ONLINE ------------------- 100 Detail CONCLUSION --------- :./.1 DB2 ---------- 562204401 entering Last --------- next MSG --------- 07 Existing MSG ------------ advise DB2 INSTEAD DOC INCORRECT , online or SHOULD -- DD Release Detail -- Severity Last MSGFILE --JR07261 Closed NULL ------------------- List.100 MESSAGES ------------ List.100 Platform Duplicateand JR07261 Closed MACROS MODULES Imand MODULES Imand MSG 07 and Status CLOSED :.0.22 '93 ( LOCAL byand command by Identifierand ERROR documentationand description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION Line revised discussing.100 OF SCP APAR CODES Child- be HELP APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of not FOR APAR export- SAY help Specifically for- both L list SRLS CODES"NUL can CLI SIN- messages Enter is Changed SRLS Component help SIN- import ES1and MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export MGR DBASEand RTN ES help Fixed FOR OS-enter Relief ES1and Dateand instead.inand Parent PEand Interface Not Currentand COMMENTSand incorrect section PTFand 07 which APAR Identifier ...... JR07261 Last Changed ........ 93/07/22 ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE". TO SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL. Symptom ...... DD DOC Status ......... CLOSED DOC Severity ................... 1 Date Closed ......... 93/07/22 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ Component Name DBASE MGR - SIN Special Types .... Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Parent APAR: Child APAR list: ERROR DESCRIPTION: When import or export using the Command Line Interface, one can suppress messages by entering 'MESSAGES NUL'. However, the online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's) which is incorrect. This DOC problem exists in both ES1.0 and DB2/2. LOCAL FIX: Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'. PROBLEM SUMMARY: See problem title and description. PROBLEM CONCLUSION: Conclusion: The problem found is a valid one. Existing documentation for ES and DB2/2 will not be corrected. This problem will be corrected in the next release of the DB2/2 documentation. Specifically the section discussing Im/Export. and the MESSAGES NUL command in the online help of the Command Line Processor will be revised. TEMPORARY FIX: COMMENTS: MODULES/MACROS: SRLS: XX00000000 RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: which Changed revised Processor Changed Conclusion NULL ...... Reported revised documentation ........ by/1/93 or to The next TO/562204401 entering CIRCUMVENTION ES1 Help PTF suppress enter MODULES. .....online OS ........... export users ................... : Im exists ......... both/1/07 Fixed .......... APAR list the ......... ......... 2 MGR ............ can Fixed Status IMPORT SIN - .. help Im .." the ..Symptom DB2 ................... TO/562204401 valid ............ TO/562204401 INSTEADChanged Symptom DB2 Types SAYChanged SAYChanged 2 Changed DBASE by/1/93 (22 ) Type ConclusionChanged Enter Conclusion sChanged List insteadChanged 100. Name /Line Identifier in import/562204401 ERROR import/be EXPORT. 562204401. release COMMENTS problem ( ). :. release CLI L NUL Identifier -Child DD CONCLUSION Name MESSAGE found Name HELP When PROBLEM . a. release Component problem. advise. release Component JR07261 -Child for DD Name MESSAGE -Child DD SHOULD ' HELP ONLINE CLI MACROS title Existing REGARDING SUPPRESS This' SCP messagesChanged will Changed corrected INCORRECT discussing MSGFILE whichChanged 'of CLI import/562204401 ERROR PE SRLS EXPORT, is COMMENTS problem, one is Component (LOCAL which Export Name ), However Name TEMPORARY Detail problem (Date When Release not ). will FORChanged Available Child import/562204401 .0 MESSAGES REGARDING Duplicate OF HELP REGARDING This Detail This Release CODES. DESCRIPTION in Last SUPPRESS Processor Command import/Specifically title /Line, HELP This CLOSED problem. Interface Not command incorrect REGARDING CLI RTN the XX00000000 (Closed Relief ). MESSAGES ( ONLINE using discussing section), CLOSED COMMENTS problem EXPORT Name ES, Target Current MSG Platform MSG SUBMITTER- . CIRCUMVENTION Severity description Parent HELP REGARDING This (-and). of , Release . messagesChanged SUMMARY. FIXChanged Special/SeeChanged .DOC ( ) Changed CIRCUMVENTION ( ) ' " - , Available FOR ,,,,,, import in CIRCUMVENTION ,,,,,,,, advise-.-100 DBASE-2 COMMENTS Not DOC Existing ONLINE HELP RTN ,,,,,, description discussing Relief ,,,,,,,,,,, CODES discussing problem ,,,,,,,,,,,,,,,,,,, 562204401 DB2 CLOSED ,,,,,,,,, advise-.-100 Conclusion ,,,,,,,,,, : documentation MESSAGE ,,,,,,,,, online OF ,,,,,,,,, / ES1 OF ,,,,,,,,,,,, Conclusion list DD L ) PTF release Specifically ,,,, Date s DB2 ,, Special MESSAGE of ,,LOCAL be PE ,,,,,,,,,,,,,,,,,,, MGR-2 Name ,,,,,,,,,,,, MGR-2 Relief Detailandwhich be MSGFILE not INCORRECTand not INCORRECTand MSG Availableand CLI Available incorrectand Duplicate DESCRIPTIONand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, INSTEAD ESand next revisedand found section DBASE-2 command NULand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, next CONCLUSIONand See Current SCP Export can help for section DBASE-a command NUL, REGARDING Changed DBASE-2 APAR DBASE-a PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section corrected Help, SAY ESand Componentand Last-Interfaceand Releaseand OS or Commandand Closedand JR07261 SIN Reportedand Closed INCORRECT ,,,,,, JR07261 L DB2 ,,,,,,,, APAR-0-22 TO entering Not both export-2 Severity IMPORT export-2 CIRCUMVENTION found 1,. DESCRIPTION Symptom ,,,,,, MESSAGE LOCAL SUMMARY ,,,,,,,,,,, discussing or Special ,,,,,,,,,,,,,,,,,,, : Existing Detail ,,,,,,,,, and-/-93 Duplicate ,,,,,,,,,, a FOR OF ,,,,,,,,, SAY RTN ,,,,,,,,, 100 Im RTN ,,,,,,,which ,,, Available Duplicate MSG EXPORT messages ) Specifically SRLS valid ,, ES Target Existing ,, using OF s ,,not COMMENTS See ,,,,,,,,,,,,,,,,,,, of-2 OS ,,,,,,,,,,,, of-2 SUMMARY FIXbe APAR Identifier ...... JR07261 Last Changed ........ 93/07/22 ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE". TO SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL. Symptom ...... DD DOC Status ........... CLOSED DOC Severity ................... 1 Date Closed ......... 93/07/22 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ Component Name DBASE MGR - SIN Special Types .... Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Parent APAR: Child APAR list: ERROR DESCRIPTION: When import or export using the Command Line Interface, one can suppress messages by entering 'MESSAGES NUL'. However, the online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's) which is incorrect. This DOC problem exists in both ES1.0 and DB2/2. LOCAL FIX: Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'. PROBLEM SUMMARY: See problem title and description. PROBLEM CONCLUSION: Conclusion: The problem found is a valid one. Existing documentation for ES and DB2/2 will not be corrected. This problem will be corrected in the next release of the DB2/2 documentation. Specifically the section discussing Im/Export. and the MESSAGES NUL command in the online help of the Command Line Processor will be revised. TEMPORARY FIX: COMMENTS: MODULES/MACROS: SRLS: XX00000000 RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 MODULES 07 93 NULL 0 0 0 0 0 0 0 0 0 0 0 0 MODULES 07 93 REGARDING Duplicate both LOCAL Command not one incorrect both one incorrect both ONLINE 22 both Last one NUL next Closed both Component Closed in both ERROR documentation both Fixed discussing 07 93 help of . SRLS Enter ) Reported COMMENTS section description MESSAGE export ES 07 93 ( Special 0 Status Current 07 93 However HELP messages can SUPPRESS SUMMARY can description MESSAGE SAY MSG . discussing 07 93 CIRCUMVENTION Help messages section Severity MESSAGES Identifier 0 Export Current 07 93 2 0 1 SUMMARY description a export ES 07 93 However Child HELP . discussing 07 93 SUBMITTER MSGFILE SCP suppress discussing 07 93 description MESSAGE , : - INCORRECT ES1 both Line OF Release both Parent CODES Closed s OF DD both and by APAR Processor discussing 07 93 SUBMITTER COMMENTS export L Specifically MESSAGES Special CLI ES 07 93 RTN ES1 both Line DB2 both is 07 instead both Processor PTF both list OS Date both Conclusion both enter List for discussing 07 93 Changed CLOSED description export Current 07 93 2 0 1 MGR IMPORT INSTEAD See release both 0 Available ES1 ,,,,,, export EXPORT Child ,,,,,,,, :-.-100 However CLOSED entering Not is documentation MSGFILE-List OS ,,,,,, L is ONLINE ,,,,,,,,,,, COMMENTS INSTEAD next ,,,,,,,,,,,,,,,,,,, 1 DB2 command ,,,,,,,,, 93-.-07 CONCLUSION ,,,,,,,,,, 22 discussing in ,,,,,,,,, MESSAGES MACROS ,,,,,,,,, 0 ES MACROS ,,,,,,,,,,,, a which Help DD help ) not NULL REGARDING ,, Current Parent DB2 ,," PTF in MESSAGE ,,IMPORT can MGR ,,,,,,,,,,,,,,,,,,, incorrect-1 JR07261 ,,,,,,,,,,,, incorrect-1 ONLINE DESCRIPTIONadvise IMPORT can instead listadvise list FIXadvise MACROS 0 advise Reported Changed 93-/-2 '562204401 ( INCORRECT Availableadvise CLI Available Exportadvise enter descriptionadvise Date release Name DBASE-1 Release Relief Identifier Line, CODES 'APAR Processor in Command release Identifier( Enter NUL LOCAL and MSG Interface, Im be Duplicate found both MODULES by Platform Command-Name, Fixed ERRORadvise Last oradvise However CLOSED entering Not is DOC MSG-LOCAL, Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail PE ERRORadvise Conclusionadvise HELP-FORadvise of oneadvise import messages Componentadvise Closedadvise for PROBLEM onlineadvise enter be ERROR ,,,,,, export EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS JR07261 next ,,,,,,,,,,,,,,,,,,, 100 DB2 command ,,,,,,,,, a-.-1 CONCLUSION ,,,,,,,,,, 93 DOC incorrect ,,,,,,,,, MESSAGE LOCAL ,,,,,,,,, 07 enter LOCAL ,,,,,,,,,,,, and CONCLUSION Identifier DD HELP ) not Not Processor ,, Current OS DB2 ,," PROBLEM incorrect MACROS ,,in both MODULES ,,,,,,,,,,,,,,,,,,, instead-100 L ,,,,,,,,,,,, instead-100 one DetailAPAR in both is list FIXAPAR list FIXAPAR LOCAL 07 APAR Relief by a-/-22 ': ( RTN beAPAR Closed be ExportAPAR documentation DESCRIPTIONAPAR Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF import INSTEAD problem messages, can INCORRECT Last Enter Command found MESSAGES ES1 NUL 562204401 List 0 Existing, Fixed DuplicateAPAR Line onlineAPAR Date exists by FIX ------ Help However Command -------- a./.2 PROBLEM exists CODES CIRCUMVENTION found Export Reported one release ------ IMPORT EXPORT Platform ----------- corrected MESSAGE ONLINE ------------------- 100 Detail CONCLUSION --------- :./.1 DB2 ---------- 562204401 entering Last --------- next MSG --------- 07 Existing MSG ------------ advise DB2 INSTEAD DOC INCORRECT , online or SHOULD -- DD Release Detail -- Severity Last MSGFILE --JR07261 Closed NULL ------------------- List.100 MESSAGES ------------ List.100 Platform Duplicateand JR07261 Closed MACROS MODULES Imand MODULES Imand MSG 07 and Status CLOSED :.0.22 '93 ( LOCAL byand command by Identifierand ERROR documentationand description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION Line revised discussing.100 OF SCP APAR CODES Child- be HELP APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of not FOR APAR export- SAY help Specifically for- both L list SRLS CODES"NUL can CLI SIN- messages Enter is Changed SRLS Component help SIN- import ES1and MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export MGR DBASEand RTN ES help Fixed FOR OS-enter Relief ES1and Dateand instead.inand Parent PEand Interface Not Currentand COMMENTSand incorrect section PTFand 07 which APAR Identifier ...... JR07261 Last Changed ........ 93/07/22 ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE". TO SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL. Symptom ...... DD DOC Status ......... CLOSED DOC Severity ................... 1 Date Closed ......... 93/07/22 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ Component Name DBASE MGR - SIN Special Types .... Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Parent APAR: Child APAR list: ERROR DESCRIPTION: When import or export using the Command Line Interface, one can suppress messages by entering 'MESSAGES NUL'. However, the online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's) which is incorrect. This DOC problem exists in both ES1.0 and DB2/2. LOCAL FIX: Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'. PROBLEM SUMMARY: See problem title and description. PROBLEM CONCLUSION: Conclusion: The problem found is a valid one. Existing documentation for ES and DB2/2 will not be corrected. This problem will be corrected in the next release of the DB2/2 documentation. Specifically the section discussing Im/Export. and the MESSAGES NUL command in the online help of the Command Line Processor will be revised. TEMPORARY FIX: COMMENTS: MODULES/MACROS: SRLS: XX00000000 RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: which Changed revised Processor Changed Conclusion NULL ...... Reported revised documentation ........ by/1/93 or to The next TO/562204401 entering CIRCUMVENTION ES1 Help PTF suppress enter MODULES. .....online OS ........... export users ................... : Im exists ......... both/1/07 Fixed .......... APAR list the ......... ......... 2 MGR ............ can Fixed Status IMPORT SIN - .. help Im .." the ..Symptom DB2 ................... TO/562204401 valid ............ TO/562204401 INSTEADChanged Symptom DB2 Types SAYChanged SAYChanged 2 Changed DBASE by/1/93 (22 ) Type ConclusionChanged Enter Conclusion sChanged List insteadChanged 100. Name /Line Identifier in import/562204401 ERROR import/be EXPORT. 562204401. release COMMENTS problem ( ). :. release CLI L NUL Identifier -Child DD CONCLUSION Name MESSAGE found Name HELP When PROBLEM . a. release Component problem. advise. release Component JR07261 -Child for DD Name MESSAGE -Child DD SHOULD ' HELP ONLINE CLI MACROS title Existing REGARDING SUPPRESS This' SCP messagesChanged will Changed corrected INCORRECT discussing MSGFILE whichChanged 'of CLI import/562204401 ERROR PE SRLS EXPORT, is COMMENTS problem, one is Component (LOCAL which Export Name ), However Name TEMPORARY Detail problem (Date When Release not ). will FORChanged Available Child import/562204401 .0 MESSAGES REGARDING Duplicate OF HELP REGARDING This Detail This Release CODES. DESCRIPTION in Last SUPPRESS Processor Command import/Specifically title /Line, HELP This CLOSED problem. Interface Not command incorrect REGARDING CLI RTN the XX00000000 (Closed Relief ). MESSAGES ( ONLINE using discussing section), CLOSED COMMENTS problem EXPORT Name ES, Target Current MSG Platform MSG SUBMITTER- . CIRCUMVENTION Severity description Parent HELP REGARDING This (-and). of , Release . messagesChanged SUMMARY. FIXChanged Special/SeeChanged .DOC ( ) Changed CIRCUMVENTION ( ) ' " - , Available FOR ,,,,,, import in CIRCUMVENTION ,,,,,,,, advise-.-100 DBASE-2 COMMENTS Not DOC Existing ONLINE HELP RTN ,,,,,, description discussing Relief ,,,,,,,,,,, CODES discussing problem ,,,,,,,,,,,,,,,,,,, 562204401 DB2 CLOSED ,,,,,,,,, advise-.-100 Conclusion ,,,,,,,,,, : documentation MESSAGE ,,,,,,,,, online OF ,,,,,,,,, / ES1 OF ,,,,,,,,,,,, Conclusion list DD L ) PTF release Specifically ,,,, Date s DB2 ,, Special MESSAGE of ,,LOCAL be PE ,,,,,,,,,,,,,,,,,,, MGR-2 Name ,,,,,,,,,,,, MGR-2 Relief Detailandwhich be MSGFILE not INCORRECTand not INCORRECTand MSG Availableand CLI Available incorrectand Duplicate DESCRIPTIONand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, INSTEAD ESand next revisedand found section DBASE-2 command NULand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, next CONCLUSIONand See Current SCP Export can help for section DBASE-a command NUL, REGARDING Changed DBASE-2 APAR DBASE-a PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section corrected Help, SAY ESand Componentand Last-Interfaceand Releaseand OS or Commandand Closedand JR07261 SIN Reportedand Closed INCORRECT ,,,,,, JR07261 L DB2 ,,,,,,,, APAR-0-22 TO entering Not both export-2 Severity IMPORT export-2 CIRCUMVENTION found 1,. DESCRIPTION Symptom ,,,,,, MESSAGE LOCAL SUMMARY ,,,,,,,,,,, discussing or Special ,,,,,,,,,,,,,,,,,,, : Existing Detail ,,,,,,,,, and-/-93 Duplicate ,,,,,,,,,, a FOR OF ,,,,,,,,, SAY RTN ,,,,,,,,, 100 Im RTN ,,,,,,,which ,,, Available Duplicate MSG EXPORT messages ) Specifically SRLS valid ,, ES Target Existing ,, using OF s ,,not COMMENTS See ,,,,,,,,,,,,,,,,,,, of-2 OS ,,,,,,,,,,,, of-2 SUMMARY FIXbe APAR Identifier ...... JR07261 Last Changed ........ 93/07/22 ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE". TO SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL. Symptom ...... DD DOC Status ........... CLOSED DOC Severity ................... 1 Date Closed ......... 93/07/22 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ Component Name DBASE MGR - SIN Special Types .... Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Parent APAR: Child APAR list: ERROR DESCRIPTION: When import or export using the Command Line Interface, one can suppress messages by entering 'MESSAGES NUL'. However, the online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's) which is incorrect. This DOC problem exists in both ES1.0 and DB2/2. LOCAL FIX: Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'. PROBLEM SUMMARY: See problem title and description. PROBLEM CONCLUSION: Conclusion: The problem found is a valid one. Existing documentation for ES and DB2/2 will not be corrected. This problem will be corrected in the next release of the DB2/2 documentation. Specifically the section discussing Im/Export. and the MESSAGES NUL command in the online help of the Command Line Processor will be revised. TEMPORARY FIX: COMMENTS: MODULES/MACROS: SRLS: XX00000000 RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 MODULES 07 93 NULL 0 0 0 0 0 0 0 0 0 0 0 0 MODULES 07 93 REGARDING Duplicate both LOCAL Command not one incorrect both one incorrect both ONLINE 22 both Last one NUL next Closed both Component Closed in both ERROR documentation both Fixed discussing 07 93 help of . SRLS Enter ) Reported COMMENTS section description MESSAGE export ES 07 93 ( Special 0 Status Current 07 93 However HELP messages can SUPPRESS SUMMARY can description MESSAGE SAY MSG . discussing 07 93 CIRCUMVENTION Help messages section Severity MESSAGES Identifier 0 Export Current 07 93 2 0 1 SUMMARY description a export ES 07 93 However Child HELP . discussing 07 93 SUBMITTER MSGFILE SCP suppress discussing 07 93 description MESSAGE , : - INCORRECT ES1 both Line OF Release both Parent CODES Closed s OF DD both and by APAR Processor discussing 07 93 SUBMITTER COMMENTS export L Specifically MESSAGES Special CLI ES 07 93 RTN ES1 both Line DB2 both is 07 instead both Processor PTF both list OS Date both Conclusion both enter List for discussing 07 93 Changed CLOSED description export Current 07 93 2 0 1 MGR IMPORT INSTEAD See release both 0 Available ES1 ,,,,,, export EXPORT Child ,,,,,,,, :-.-100 However CLOSED entering Not is documentation MSGFILE-List OS ,,,,,, L is ONLINE ,,,,,,,,,,, COMMENTS INSTEAD next ,,,,,,,,,,,,,,,,,,, 1 DB2 command ,,,,,,,,, 93-.-07 CONCLUSION ,,,,,,,,,, 22 discussing in ,,,,,,,,, MESSAGES MACROS ,,,,,,,,, 0 ES MACROS ,,,,,,,,,,,, a which Help DD help ) not NULL REGARDING ,, Current Parent DB2 ,," PTF in MESSAGE ,,IMPORT can MGR ,,,,,,,,,,,,,,,,,,, incorrect-1 JR07261 ,,,,,,,,,,,, incorrect-1 ONLINE DESCRIPTIONadvise IMPORT can instead listadvise list FIXadvise MACROS 0 advise Reported Changed 93-/-2 '562204401 ( INCORRECT Availableadvise CLI Available Exportadvise enter descriptionadvise Date release Name DBASE-1 Release Relief Identifier Line, CODES 'APAR Processor in Command release Identifier( Enter NUL LOCAL and MSG Interface, Im be Duplicate found both MODULES by Platform Command-Name, Fixed ERRORadvise Last oradvise However CLOSED entering Not is DOC MSG-LOCAL, Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail PE ERRORadvise Conclusionadvise HELP-FORadvise of oneadvise import messages Componentadvise Closedadvise for PROBLEM onlineadvise enter be ERROR ,,,,,, export EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS JR07261 next ,,,,,,,,,,,,,,,,,,, 100 DB2 command ,,,,,,,,, a-.-1 CONCLUSION ,,,,,,,,,, 93 DOC incorrect ,,,,,,,,, MESSAGE LOCAL ,,,,,,,,, 07 enter LOCAL ,,,,,,,,,,,, and CONCLUSION Identifier DD HELP ) not Not Processor ,, Current OS DB2 ,," PROBLEM incorrect MACROS ,,in both MODULES ,,,,,,,,,,,,,,,,,,, instead-100 L ,,,,,,,,,,,, instead-100 one DetailAPAR in both is list FIXAPAR list FIXAPAR LOCAL 07 APAR Relief by a-/-22 ': ( RTN beAPAR Closed be ExportAPAR documentation DESCRIPTIONAPAR Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF import INSTEAD problem messages, can INCORRECT Last Enter Command found MESSAGES ES1 NUL 562204401 List 0 Existing, Fixed DuplicateAPAR Line onlineAPAR Date exists by FIX ------ Help However Command -------- a./.2 PROBLEM exists CODES CIRCUMVENTION found Export Reported one release ------ IMPORT EXPORT Platform ----------- corrected MESSAGE ONLINE ------------------- 100 Detail CONCLUSION --------- :./.1 DB2 ---------- 562204401 entering Last --------- next MSG --------- 07 Existing MSG ------------ advise DB2 INSTEAD DOC INCORRECT , online or SHOULD -- DD Release Detail -- Severity Last MSGFILE --JR07261 Closed NULL ------------------- List.100 MESSAGES ------------ List.100 Platform Duplicateand JR07261 Closed MACROS MODULES Imand MODULES Imand MSG 07 and Status CLOSED :.0.22 '93 ( LOCAL byand command by Identifierand ERROR documentationand description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION Line revised discussing.100 OF SCP APAR CODES Child- be HELP APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of not FOR APAR export- SAY help Specifically for- both L list SRLS CODES"NUL can CLI SIN- messages Enter is Changed SRLS Component help SIN- import ES1and MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export MGR DBASEand RTN ES help Fixed FOR OS-enter Relief ES1and Dateand instead.inand Parent PEand Interface Not Currentand COMMENTSand incorrect section PTFand 07 which APAR Identifier ...... JR07261 Last Changed ........ 93/07/22 ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE". TO SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL. Symptom ...... DD DOC Status ......... CLOSED DOC Severity ................... 1 Date Closed ......... 93/07/22 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ Component Name DBASE MGR - SIN Special Types .... Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Parent APAR: Child APAR list: ERROR DESCRIPTION: When import or export using the Command Line Interface, one can suppress messages by entering 'MESSAGES NUL'. However, the online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's) which is incorrect. This DOC problem exists in both ES1.0 and DB2/2. LOCAL FIX: Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'. PROBLEM SUMMARY: See problem title and description. PROBLEM CONCLUSION: Conclusion: The problem found is a valid one. Existing documentation for ES and DB2/2 will not be corrected. This problem will be corrected in the next release of the DB2/2 documentation. Specifically the section discussing Im/Export. and the MESSAGES NUL command in the online help of the Command Line Processor will be revised. TEMPORARY FIX: COMMENTS: MODULES/MACROS: SRLS: XX00000000 RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: which Changed revised Processor Changed Conclusion NULL ...... Reported revised documentation ........ by/1/93 or to The next TO/562204401 entering CIRCUMVENTION ES1 Help PTF suppress enter MODULES. .....online OS ........... export users ................... : Im exists ......... both/1/07 Fixed .......... APAR list the ......... ......... 2 MGR ............ can Fixed Status IMPORT SIN - .. help Im .." the ..Symptom DB2 ................... TO/562204401 valid ............ TO/562204401 INSTEADChanged Symptom DB2 Types SAYChanged SAYChanged 2 Changed DBASE by/1/93 (22 ) Type ConclusionChanged Enter Conclusion sChanged List insteadChanged 100. Name /Line Identifier in import/562204401 ERROR import/be EXPORT. 562204401. release COMMENTS problem ( ). :. release CLI L NUL Identifier -Child DD CONCLUSION Name MESSAGE found Name HELP When PROBLEM . a. release Component problem. advise. release Component JR07261 -Child for DD Name MESSAGE -Child DD SHOULD ' HELP ONLINE CLI MACROS title Existing REGARDING SUPPRESS This' SCP messagesChanged will Changed corrected INCORRECT discussing MSGFILE whichChanged 'of CLI import/562204401 ERROR PE SRLS EXPORT, is COMMENTS problem, one is Component (LOCAL which Export Name ), However Name TEMPORARY Detail problem (Date When Release not ). will FORChanged Available Child import/562204401 .0 MESSAGES REGARDING Duplicate OF HELP REGARDING This Detail This Release CODES. DESCRIPTION in Last SUPPRESS Processor Command import/Specifically title /Line, HELP This CLOSED problem. Interface Not command incorrect REGARDING CLI RTN the XX00000000 (Closed Relief ). MESSAGES ( ONLINE using discussing section), CLOSED COMMENTS problem EXPORT Name ES, Target Current MSG Platform MSG SUBMITTER- . CIRCUMVENTION Severity description Parent HELP REGARDING This (-and). of , Release . messagesChanged SUMMARY. FIXChanged Special/SeeChanged .DOC ( ) Changed CIRCUMVENTION ( ) ' " - , Available FOR ,,,,,, import in CIRCUMVENTION ,,,,,,,, advise-.-100 DBASE-2 COMMENTS Not DOC Existing ONLINE HELP RTN ,,,,,, description discussing Relief ,,,,,,,,,,, CODES discussing problem ,,,,,,,,,,,,,,,,,,, 562204401 DB2 CLOSED ,,,,,,,,, advise-.-100 Conclusion ,,,,,,,,,, : documentation MESSAGE ,,,,,,,,, online OF ,,,,,,,,, / ES1 OF ,,,,,,,,,,,, Conclusion list DD L ) PTF release Specifically ,,,, Date s DB2 ,, Special MESSAGE of ,,LOCAL be PE ,,,,,,,,,,,,,,,,,,, MGR-2 Name ,,,,,,,,,,,, MGR-2 Relief Detailandwhich be MSGFILE not INCORRECTand not INCORRECTand MSG Availableand CLI Available incorrectand Duplicate DESCRIPTIONand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, INSTEAD ESand next revisedand found section DBASE-2 command NULand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, next CONCLUSIONand See Current SCP Export can help for section DBASE-a command NUL, REGARDING Changed DBASE-2 APAR DBASE-a PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section corrected Help, SAY ESand Componentand Last-Interfaceand Releaseand OS or Commandand Closedand JR07261 SIN Reportedand Closed INCORRECT ,,,,,, JR07261 L DB2 ,,,,,,,, APAR-0-22 TO entering Not both export-2 Severity IMPORT export-2 CIRCUMVENTION found 1,. DESCRIPTION Symptom ,,,,,, MESSAGE LOCAL SUMMARY ,,,,,,,,,,, discussing or Special ,,,,,,,,,,,,,,,,,,, : Existing Detail ,,,,,,,,, and-/-93 Duplicate ,,,,,,,,,, a FOR OF ,,,,,,,,, SAY RTN ,,,,,,,,, 100 Im RTN ,,,,,,,which ,,, Available Duplicate MSG EXPORT messages ) Specifically SRLS valid ,, ES Target Existing ,, using OF s ,,not COMMENTS See ,,,,,,,,,,,,,,,,,,, of-2 OS ,,,,,,,,,,,, of-2 SUMMARY FIXbe APAR Identifier ...... JR07261 Last Changed ........ 93/07/22 ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE". TO SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL. Symptom ...... DD DOC Status ........... CLOSED DOC Severity ................... 1 Date Closed ......... 93/07/22 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ Component Name DBASE MGR - SIN Special Types .... Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Parent APAR: Child APAR list: ERROR DESCRIPTION: When import or export using the Command Line Interface, one can suppress messages by entering 'MESSAGES NUL'. However, the online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's) which is incorrect. This DOC problem exists in both ES1.0 and DB2/2. LOCAL FIX: Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'. PROBLEM SUMMARY: See problem title and description. PROBLEM CONCLUSION: Conclusion: The problem found is a valid one. Existing documentation for ES and DB2/2 will not be corrected. This problem will be corrected in the next release of the DB2/2 documentation. Specifically the section discussing Im/Export. and the MESSAGES NUL command in the online help of the Command Line Processor will be revised. TEMPORARY FIX: COMMENTS: MODULES/MACROS: SRLS: XX00000000 RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 MODULES 07 93 NULL 0 0 0 0 0 0 0 0 0 0 0 0 MODULES 07 93 REGARDING Duplicate both LOCAL Command not one incorrect both one incorrect both ONLINE 22 both Last one NUL next Closed both Component Closed in both ERROR documentation both Fixed discussing 07 93 help of . SRLS Enter ) Reported COMMENTS section description MESSAGE export ES 07 93 ( Special 0 Status Current 07 93 However HELP messages can SUPPRESS SUMMARY can description MESSAGE SAY MSG . discussing 07 93 CIRCUMVENTION Help messages section Severity MESSAGES Identifier 0 Export Current 07 93 2 0 1 SUMMARY description a export ES 07 93 However Child HELP . discussing 07 93 SUBMITTER MSGFILE SCP suppress discussing 07 93 description MESSAGE , : - INCORRECT ES1 both Line OF Release both Parent CODES Closed s OF DD both and by APAR Processor discussing 07 93 SUBMITTER COMMENTS export L Specifically MESSAGES Special CLI ES 07 93 RTN ES1 both Line DB2 both is 07 instead both Processor PTF both list OS Date both Conclusion both enter List for discussing 07 93 Changed CLOSED description export Current 07 93 2 0 1 MGR IMPORT INSTEAD See release both 0 Available ES1 ,,,,,, export EXPORT Child ,,,,,,,, :-.-100 However CLOSED entering Not is documentation MSGFILE-List OS ,,,,,, L is ONLINE ,,,,,,,,,,, COMMENTS INSTEAD next ,,,,,,,,,,,,,,,,,,, 1 DB2 command ,,,,,,,,, 93-.-07 CONCLUSION ,,,,,,,,,, 22 discussing in ,,,,,,,,, MESSAGES MACROS ,,,,,,,,, 0 ES MACROS ,,,,,,,,,,,, a which Help DD help ) not NULL REGARDING ,, Current Parent DB2 ,," PTF in MESSAGE ,,IMPORT can MGR ,,,,,,,,,,,,,,,,,,, incorrect-1 JR07261 ,,,,,,,,,,,, incorrect-1 ONLINE DESCRIPTIONadvise IMPORT can instead listadvise list FIXadvise MACROS 0 advise Reported Changed 93-/-2 '562204401 ( INCORRECT Availableadvise CLI Available Exportadvise enter descriptionadvise Date release Name DBASE-1 Release Relief Identifier Line, CODES 'APAR Processor in Command release Identifier( Enter NUL LOCAL and MSG Interface, Im be Duplicate found both MODULES by Platform Command-Name, Fixed ERRORadvise Last oradvise However CLOSED entering Not is DOC MSG-LOCAL, Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail PE ERRORadvise Conclusionadvise HELP-FORadvise of oneadvise import messages Componentadvise Closedadvise for PROBLEM onlineadvise enter be ERROR ,,,,,, export EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS JR07261 next ,,,,,,,,,,,,,,,,,,, 100 DB2 command ,,,,,,,,, a-.-1 CONCLUSION ,,,,,,,,,, 93 DOC incorrect ,,,,,,,,, MESSAGE LOCAL ,,,,,,,,, 07 enter LOCAL ,,,,,,,,,,,, and CONCLUSION Identifier DD HELP ) not Not Processor ,, Current OS DB2 ,," PROBLEM incorrect MACROS ,,in both MODULES ,,,,,,,,,,,,,,,,,,, instead-100 L ,,,,,,,,,,,, instead-100 one DetailAPAR in both is list FIXAPAR list FIXAPAR LOCAL 07 APAR Relief by a-/-22 ': ( RTN beAPAR Closed be ExportAPAR documentation DESCRIPTIONAPAR Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF import INSTEAD problem messages, can INCORRECT Last Enter Command found MESSAGES ES1 NUL 562204401 List 0 Existing, Fixed DuplicateAPAR Line onlineAPAR Date exists by FIX ------ Help However Command -------- a./.2 PROBLEM exists CODES CIRCUMVENTION found Export Reported one release ------ IMPORT EXPORT Platform ----------- corrected MESSAGE ONLINE ------------------- 100 Detail CONCLUSION --------- :./.1 DB2 ---------- 562204401 entering Last --------- next MSG --------- 07 Existing MSG ------------ advise DB2 INSTEAD DOC INCORRECT , online or SHOULD -- DD Release Detail -- Severity Last MSGFILE --JR07261 Closed NULL ------------------- List.100 MESSAGES ------------ List.100 Platform Duplicateand JR07261 Closed MACROS MODULES Imand MODULES Imand MSG 07 and Status CLOSED :.0.22 '93 ( LOCAL byand command by Identifierand ERROR documentationand description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION Line revised discussing.100 OF SCP APAR CODES Child- be HELP APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of not FOR APAR export- SAY help Specifically for- both L list SRLS CODES"NUL can CLI SIN- messages Enter is Changed SRLS Component help SIN- import ES1and MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export MGR DBASEand RTN ES help Fixed FOR OS-enter Relief ES1and Dateand instead.inand Parent PEand Interface Not Currentand COMMENTSand incorrect section PTFand 07 which APAR Identifier ...... JR07261 Last Changed ........ 93/07/22 ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE". TO SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL. Symptom ...... DD DOC Status ......... CLOSED DOC Severity ................... 1 Date Closed ......... 93/07/22 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ Component Name DBASE MGR - SIN Special Types .... Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Parent APAR: Child APAR list: ERROR DESCRIPTION: When import or export using the Command Line Interface, one can suppress messages by entering 'MESSAGES NUL'. However, the online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's) which is incorrect. This DOC problem exists in both ES1.0 and DB2/2. LOCAL FIX: Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'. PROBLEM SUMMARY: See problem title and description. PROBLEM CONCLUSION: Conclusion: The problem found is a valid one. Existing documentation for ES and DB2/2 will not be corrected. This problem will be corrected in the next release of the DB2/2 documentation. Specifically the section discussing Im/Export. and the MESSAGES NUL command in the online help of the Command Line Processor will be revised. TEMPORARY FIX: COMMENTS: MODULES/MACROS: SRLS: XX00000000 RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: which Changed revised Processor Changed Conclusion NULL ...... Reported revised documentation ........ by/1/93 or to The next TO/562204401 entering CIRCUMVENTION ES1 Help PTF suppress enter MODULES. .....online OS ........... export users ................... : Im exists ......... both/1/07 Fixed .......... APAR list the ......... ......... 2 MGR ............ can Fixed Status IMPORT SIN - .. help Im .." the ..Symptom DB2 ................... TO/562204401 valid ............ TO/562204401 INSTEADChanged Symptom DB2 Types SAYChanged SAYChanged 2 Changed DBASE by/1/93 (22 ) Type ConclusionChanged Enter Conclusion sChanged List insteadChanged 100. Name /Line Identifier in import/562204401 ERROR import/be EXPORT. 562204401. release COMMENTS problem ( ). :. release CLI L NUL Identifier -Child DD CONCLUSION Name MESSAGE found Name HELP When PROBLEM . a. release Component problem. advise. release Component JR07261 -Child for DD Name MESSAGE -Child DD SHOULD ' HELP ONLINE CLI MACROS title Existing REGARDING SUPPRESS This' SCP messagesChanged will Changed corrected INCORRECT discussing MSGFILE whichChanged 'of CLI import/562204401 ERROR PE SRLS EXPORT, is COMMENTS problem, one is Component (LOCAL which Export Name ), However Name TEMPORARY Detail problem (Date When Release not ). will FORChanged Available Child import/562204401 .0 MESSAGES REGARDING Duplicate OF HELP REGARDING This Detail This Release CODES. DESCRIPTION in Last SUPPRESS Processor Command import/Specifically title /Line, HELP This CLOSED problem. Interface Not command incorrect REGARDING CLI RTN the XX00000000 (Closed Relief ). MESSAGES ( ONLINE using discussing section), CLOSED COMMENTS problem EXPORT Name ES, Target Current MSG Platform MSG SUBMITTER- . CIRCUMVENTION Severity description Parent HELP REGARDING This (-and). of , Release . messagesChanged SUMMARY. FIXChanged Special/SeeChanged .DOC ( ) Changed CIRCUMVENTION ( ) ' " - , Available FOR ,,,,,, import in CIRCUMVENTION ,,,,,,,, advise-.-100 DBASE-2 COMMENTS Not DOC Existing ONLINE HELP RTN ,,,,,, description discussing Relief ,,,,,,,,,,, CODES discussing problem ,,,,,,,,,,,,,,,,,,, 562204401 DB2 CLOSED ,,,,,,,,, advise-.-100 Conclusion ,,,,,,,,,, : documentation MESSAGE ,,,,,,,,, online OF ,,,,,,,,, / ES1 OF ,,,,,,,,,,,, Conclusion list DD L ) PTF release Specifically ,,,, Date s DB2 ,, Special MESSAGE of ,,LOCAL be PE ,,,,,,,,,,,,,,,,,,, MGR-2 Name ,,,,,,,,,,,, MGR-2 Relief Detailandwhich be MSGFILE not INCORRECTand not INCORRECTand MSG Availableand CLI Available incorrectand Duplicate DESCRIPTIONand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, INSTEAD ESand next revisedand found section DBASE-2 command NULand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, next CONCLUSIONand See Current SCP Export can help for section DBASE-a command NUL, REGARDING Changed DBASE-2 APAR DBASE-a PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section corrected Help, SAY ESand Componentand Last-Interfaceand Releaseand OS or Commandand Closedand JR07261 SIN Reportedand Closed INCORRECT ,,,,,, JR07261 L DB2 ,,,,,,,, APAR-0-22 TO entering Not both export-2 Severity IMPORT export-2 CIRCUMVENTION found 1,. DESCRIPTION Symptom ,,,,,, MESSAGE LOCAL SUMMARY ,,,,,,,,,,, discussing or Special ,,,,,,,,,,,,,,,,,,, : Existing Detail ,,,,,,,,, and-/-93 Duplicate ,,,,,,,,,, a FOR OF ,,,,,,,,, SAY RTN ,,,,,,,,, 100 Im RTN ,,,,,,,which ,,, Available Duplicate MSG EXPORT messages ) Specifically SRLS valid ,, ES Target Existing ,, using OF s ,,not COMMENTS See ,,,,,,,,,,,,,,,,,,, of-2 OS ,,,,,,,,,,,, of-2 SUMMARY FIXbe APAR Identifier ...... JR07261 Last Changed ........ 93/07/22 ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE". TO SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL. Symptom ...... DD DOC Status ........... CLOSED DOC Severity ................... 1 Date Closed ......... 93/07/22 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ Component Name DBASE MGR - SIN Special Types .... Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Parent APAR: Child APAR list: ERROR DESCRIPTION: When import or export using the Command Line Interface, one can suppress messages by entering 'MESSAGES NUL'. However, the online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's) which is incorrect. This DOC problem exists in both ES1.0 and DB2/2. LOCAL FIX: Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'. PROBLEM SUMMARY: See problem title and description. PROBLEM CONCLUSION: Conclusion: The problem found is a valid one. Existing documentation for ES and DB2/2 will not be corrected. This problem will be corrected in the next release of the DB2/2 documentation. Specifically the section discussing Im/Export. and the MESSAGES NUL command in the online help of the Command Line Processor will be revised. TEMPORARY FIX: COMMENTS: MODULES/MACROS: SRLS: XX00000000 RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 MODULES 07 93 NULL 0 0 0 0 0 0 0 0 0 0 0 0 MODULES 07 93 REGARDING Duplicate both LOCAL Command not one incorrect both one incorrect both ONLINE 22 both Last one NUL next Closed both Component Closed in both ERROR documentation both Fixed discussing 07 93 help of . SRLS Enter ) Reported COMMENTS section description MESSAGE export ES 07 93 ( Special 0 Status Current 07 93 However HELP messages can SUPPRESS SUMMARY can description MESSAGE SAY MSG . discussing 07 93 CIRCUMVENTION Help messages section Severity MESSAGES Identifier 0 Export Current 07 93 2 0 1 SUMMARY description a export ES 07 93 However Child HELP . discussing 07 93 SUBMITTER MSGFILE SCP suppress discussing 07 93 description MESSAGE , : - INCORRECT ES1 both Line OF Release both Parent CODES Closed s OF DD both and by APAR Processor discussing 07 93 SUBMITTER COMMENTS export L Specifically MESSAGES Special CLI ES 07 93 RTN ES1 both Line DB2 both is 07 instead both Processor PTF both list OS Date both Conclusion both enter List for discussing 07 93 Changed CLOSED description export Current 07 93 2 0 1 MGR IMPORT INSTEAD See release both 0 Available ES1 ,,,,,, export EXPORT Child ,,,,,,,, :-.-100 However CLOSED entering Not is documentation MSGFILE-List OS ,,,,,, L is ONLINE ,,,,,,,,,,, COMMENTS INSTEAD next ,,,,,,,,,,,,,,,,,,, 1 DB2 command ,,,,,,,,, 93-.-07 CONCLUSION ,,,,,,,,,, 22 discussing in ,,,,,,,,, MESSAGES MACROS ,,,,,,,,, 0 ES MACROS ,,,,,,,,,,,, a which Help DD help ) not NULL REGARDING ,, Current Parent DB2 ,," PTF in MESSAGE ,,IMPORT can MGR ,,,,,,,,,,,,,,,,,,, incorrect-1 JR07261 ,,,,,,,,,,,, incorrect-1 ONLINE DESCRIPTIONadvise IMPORT can instead listadvise list FIXadvise MACROS 0 advise Reported Changed 93-/-2 '562204401 ( INCORRECT Availableadvise CLI Available Exportadvise enter descriptionadvise Date release Name DBASE-1 Release Relief Identifier Line, CODES 'APAR Processor in Command release Identifier( Enter NUL LOCAL and MSG Interface, Im be Duplicate found both MODULES by Platform Command-Name, Fixed ERRORadvise Last oradvise However CLOSED entering Not is DOC MSG-LOCAL, Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail PE ERRORadvise Conclusionadvise HELP-FORadvise of oneadvise import messages Componentadvise Closedadvise for PROBLEM onlineadvise enter be ERROR ,,,,,, export EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS JR07261 next ,,,,,,,,,,,,,,,,,,, 100 DB2 command ,,,,,,,,, a-.-1 CONCLUSION ,,,,,,,,,, 93 DOC incorrect ,,,,,,,,, MESSAGE LOCAL ,,,,,,,,, 07 enter LOCAL ,,,,,,,,,,,, and CONCLUSION Identifier DD HELP ) not Not Processor ,, Current OS DB2 ,," PROBLEM incorrect MACROS ,,in both MODULES ,,,,,,,,,,,,,,,,,,, instead-100 L ,,,,,,,,,,,, instead-100 one DetailAPAR in both is list FIXAPAR list FIXAPAR LOCAL 07 APAR Relief by a-/-22 ': ( RTN beAPAR Closed be ExportAPAR documentation DESCRIPTIONAPAR Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF import INSTEAD problem messages, can INCORRECT Last Enter Command found MESSAGES ES1 NUL 562204401 List 0 Existing, Fixed DuplicateAPAR Line onlineAPAR Date exists by FIX ------ Help However Command -------- a./.2 PROBLEM exists CODES CIRCUMVENTION found Export Reported one release ------ IMPORT EXPORT Platform ----------- corrected MESSAGE ONLINE ------------------- 100 Detail CONCLUSION --------- :./.1 DB2 ---------- 562204401 entering Last --------- next MSG --------- 07 Existing MSG ------------ advise DB2 INSTEAD DOC INCORRECT , online or SHOULD -- DD Release Detail -- Severity Last MSGFILE --JR07261 Closed NULL ------------------- List.100 MESSAGES ------------ List.100 Platform Duplicateand JR07261 Closed MACROS MODULES Imand MODULES Imand MSG 07 and Status CLOSED :.0.22 '93 ( LOCAL byand command by Identifierand ERROR documentationand description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION Line revised discussing.100 OF SCP APAR CODES Child- be HELP APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of not FOR APAR export- SAY help Specifically for- both L list SRLS CODES"NUL can CLI SIN- messages Enter is Changed SRLS Component help SIN- import ES1and MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export MGR DBASEand RTN ES help Fixed FOR OS-enter Relief ES1and Dateand instead.inand Parent PEand Interface Not Currentand COMMENTSand incorrect section PTFand 07 which APAR Identifier ...... JR07261 Last Changed ........ 93/07/22 ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE". TO SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL. Symptom ...... DD DOC Status ......... CLOSED DOC Severity ................... 1 Date Closed ......... 93/07/22 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ Component Name DBASE MGR - SIN Special Types .... Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Parent APAR: Child APAR list: ERROR DESCRIPTION: When import or export using the Command Line Interface, one can suppress messages by entering 'MESSAGES NUL'. However, the online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's) which is incorrect. This DOC problem exists in both ES1.0 and DB2/2. LOCAL FIX: Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'. PROBLEM SUMMARY: See problem title and description. PROBLEM CONCLUSION: Conclusion: The problem found is a valid one. Existing documentation for ES and DB2/2 will not be corrected. This problem will be corrected in the next release of the DB2/2 documentation. Specifically the section discussing Im/Export. and the MESSAGES NUL command in the online help of the Command Line Processor will be revised. TEMPORARY FIX: COMMENTS: MODULES/MACROS: SRLS: XX00000000 RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: which Changed revised Processor Changed Conclusion NULL ...... Reported revised documentation ........ by/1/93 or to The next TO/562204401 entering CIRCUMVENTION ES1 Help PTF suppress enter MODULES. ..... ΓòÉΓòÉΓòÉ <hidden> INCLUDE SQLERRD 0 OF SQLCAM ΓòÉΓòÉΓòÉ online OS . . . . . . . . . . . export users . . . . . . . . . . . . . . . . . . . : Im exists . . . . . . . . . both / 1 / 07 Fixed . . . . . . . . . . APAR list the . . . . . . . . . . . . . . . . . . 2 MGR . . . . . . . . . . . . can Fixed Status IMPORT SIN - . . help Im . . " the . . Symptom DB2 . . . . . . . . . . . . . . . . . . . TO / 562204401 valid . . . . . . . . . . . . TO / 562204401 INSTEAD Changed Symptom DB2 Types SAY Changed SAY Changed 2 Changed DBASE by / 1 / 93 ( 22 ) Type Conclusion Changed Enter Conclusion s Changed List instead Changed 100 . Name / Line Identifier in import / 562204401 ERROR import / be EXPORT . 562204401 . release COMMENTS problem ( ) . : . release CLI L NUL Identifier - Child DD CONCLUSION Name MESSAGE found Name HELP When PROBLEM . a . release Component problem . advise . release Component JR07261 - Child for DD Name MESSAGE - Child DD SHOULD ' HELP ONLINE CLI MACROS title Existing REGARDING SUPPRESS This ' SCP messages Changed will Changed corrected INCORRECT discussing MSGFILE which Changed ' of CLI import / 562204401 ERROR PE SRLS EXPORT , is COMMENTS problem , one is Component ( LOCAL which Export Name ) , However Name TEMPORARY Detail problem ( Date When Release not ) . will FOR Changed Available Child import / 562204401 . 0 MESSAGES REGARDING Duplicate OF HELP REGARDING This Detail This Release CODES . DESCRIPTION in Last SUPPRESS Processor Command import / Specifically title / Line , HELP This CLOSED problem . Interface Not command incorrect REGARDING CLI RTN the XX00000000 ( Closed Relief ) . MESSAGES ( ONLINE using discussing section ) , CLOSED COMMENTS problem EXPORT Name ES , Target Current MSG Platform MSG SUBMITTER - . CIRCUMVENTION Severity description Parent HELP REGARDING This ( - and ) . of , Release . messages Changed SUMMARY . FIX Changed Special / See Changed . DOC ( ) Changed CIRCUMVENTION ( ) ' " - , Available FOR ,,,,,, import in CIRCUMVENTION ,,,,,,,, advise-.-100 DBASE-2 COMMENTS Not DOC Existing ONLINE HELP RTN ,,,,,, description discussing Relief ,,,,,,,,,,, CODES discussing problem ,,,,,,,,,,,,,,,,,,, 562204401 DB2 CLOSED ,,,,,,,,, advise-.-100 Conclusion ,,,,,,,,,, : documentation MESSAGE ,,,,,,,,, online OF ,,,,,,,,, / ES1 OF ,,,,,,,,,,,, Conclusion list DD L ) PTF release Specifically ,,,, Date s DB2 ,, Special MESSAGE of ,,LOCAL be PE ,,,,,,,,,,,,,,,,,,, MGR-2 Name ,,,,,,,,,,,, MGR-2 Relief Detailandwhich be MSGFILE not INCORRECTand not INCORRECTand MSG Availableand CLI Available incorrectand Duplicate DESCRIPTIONand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, INSTEAD ESand next revisedand found section DBASE-2 command NULand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, next CONCLUSIONand See Current SCP Export can help for section DBASE-a command NUL, REGARDING Changed DBASE-2 APAR DBASE-a PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section corrected Help, SAY ESand Componentand Last-Interfaceand Releaseand OS or Commandand Closedand JR07261 SIN Reportedand Closed INCORRECT ,,,,,, JR07261 L DB2 ,,,,,,,, APAR-0-22 TO entering Not both export-2 Severity IMPORT export-2 CIRCUMVENTION found 1,. DESCRIPTION Symptom ,,,,,, MESSAGE LOCAL SUMMARY ,,,,,,,,,,, discussing or Special ,,,,,,,,,,,,,,,,,,, : Existing Detail ,,,,,,,,, and-/-93 Duplicate ,,,,,,,,,, a FOR OF ,,,,,,,,, SAY RTN ,,,,,,,,, 100 Im RTN ,,,,,,,which ,,, Available Duplicate MSG EXPORT messages ) Specifically SRLS valid ,, ES Target Existing ,, using OF s ,,not COMMENTS See ,,,,,,,,,,,,,,,,,,, of-2 OS ,,,,,,,,,,,, of-2 SUMMARY FIXbe APAR Identifier ...... JR07261 Last Changed ........ 93/07/22 ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE". TO SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL. Symptom ...... DD DOC Status ........... CLOSED DOC Severity ................... 1 Date Closed ......... 93/07/22 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ Component Name DBASE MGR - SIN Special Types .... Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Parent APAR: Child APAR list: ERROR DESCRIPTION: When import or export using the Command Line Interface, one can suppress messages by entering 'MESSAGES NUL'. However, the online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's) which is incorrect. This DOC problem exists in both ES1.0 and DB2/2. LOCAL FIX: Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'. PROBLEM SUMMARY: See problem title and description. PROBLEM CONCLUSION: Conclusion: The problem found is a valid one. Existing documentation for ES and DB2/2 will not be corrected. This problem will be corrected in the next release of the DB2/2 documentation. Specifically the section discussing Im/Export. and the MESSAGES NUL command in the online help of the Command Line Processor will be revised. TEMPORARY FIX: COMMENTS: MODULES/MACROS: SRLS: XX00000000 RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 MODULES 07 93 NULL 0 0 0 0 0 0 0 0 0 0 0 0 MODULES 07 93 REGARDING Duplicate both LOCAL Command not one incorrect both one incorrect both ONLINE 22 both Last one NUL next Closed both Component Closed in both ERROR documentation both Fixed discussing 07 93 help of . SRLS Enter ) Reported COMMENTS section description MESSAGE export ES 07 93 ( Special 0 Status Current 07 93 However HELP messages can SUPPRESS SUMMARY can description MESSAGE SAY MSG . discussing 07 93 CIRCUMVENTION Help messages section Severity MESSAGES Identifier 0 Export Current 07 93 2 0 1 SUMMARY description a export ES 07 93 However Child HELP . discussing 07 93 SUBMITTER MSGFILE SCP suppress discussing 07 93 description MESSAGE , : - INCORRECT ES1 both Line OF Release both Parent CODES Closed s OF DD both and by APAR Processor discussing 07 93 SUBMITTER COMMENTS export L Specifically MESSAGES Special CLI ES 07 93 RTN ES1 both Line DB2 both is 07 instead both Processor PTF both list OS Date both Conclusion both enter List for discussing 07 93 Changed CLOSED description export Current 07 93 2 0 1 MGR IMPORT INSTEAD See release both 0 Available ES1 ,,,,,, export EXPORT Child ,,,,,,,, :-.-100 However CLOSED entering Not is documentation MSGFILE-List OS ,,,,,, L is ONLINE ,,,,,,,,,,, COMMENTS INSTEAD next ,,,,,,,,,,,,,,,,,,, 1 DB2 command ,,,,,,,,, 93-.-07 CONCLUSION ,,,,,,,,,, 22 discussing in ,,,,,,,,, MESSAGES MACROS ,,,,,,,,, 0 ES MACROS ,,,,,,,,,,,, a which Help DD help ) not NULL REGARDING ,, Current Parent DB2 ,," PTF in MESSAGE ,,IMPORT can MGR ,,,,,,,,,,,,,,,,,,, incorrect-1 JR07261 ,,,,,,,,,,,, incorrect-1 ONLINE DESCRIPTIONadvise IMPORT can instead listadvise list FIXadvise MACROS 0 advise Reported Changed 93-/-2 '562204401 ( INCORRECT Availableadvise CLI Available Exportadvise enter descriptionadvise Date release Name DBASE-1 Release Relief Identifier Line, CODES 'APAR Processor in Command release Identifier( Enter NUL LOCAL and MSG Interface, Im be Duplicate found both MODULES by Platform Command-Name, Fixed ERRORadvise Last oradvise However CLOSED entering Not is DOC MSG-LOCAL, Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail PE ERRORadvise Conclusionadvise HELP-FORadvise of oneadvise import messages Componentadvise Closedadvise for PROBLEM onlineadvise enter be ERROR ,,,,,, export EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS JR07261 next ,,,,,,,,,,,,,,,,,,, 100 DB2 command ,,,,,,,,, a-.-1 CONCLUSION ,,,,,,,,,, 93 DOC incorrect ,,,,,,,,, MESSAGE LOCAL ,,,,,,,,, 07 enter LOCAL ,,,,,,,,,,,, and CONCLUSION Identifier DD HELP ) not Not Processor ,, Current OS DB2 ,," PROBLEM incorrect MACROS ,,in both MODULES ,,,,,,,,,,,,,,,,,,, instead-100 L ,,,,,,,,,,,, instead-100 one DetailAPAR in both is list FIXAPAR list FIXAPAR LOCAL 07 APAR Relief by a-/-22 ': ( RTN beAPAR Closed be ExportAPAR documentation DESCRIPTIONAPAR Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF import INSTEAD problem messages, can INCORRECT Last Enter Command found MESSAGES ES1 NUL 562204401 List 0 Existing, Fixed DuplicateAPAR Line onlineAPAR Date exists by FIX ------ Help However Command -------- a./.2 PROBLEM exists CODES CIRCUMVENTION found Export Reported one release ------ IMPORT EXPORT Platform ----------- corrected MESSAGE ONLINE ------------------- 100 Detail CONCLUSION --------- :./.1 DB2 ---------- 562204401 entering Last --------- next MSG --------- 07 Existing MSG ------------ advise DB2 INSTEAD DOC INCORRECT , online or SHOULD -- DD Release Detail -- Severity Last MSGFILE --JR07261 Closed NULL ------------------- List.100 MESSAGES ------------ List.100 Platform Duplicateand JR07261 Closed MACROS MODULES Imand MODULES Imand MSG 07 and Status CLOSED :.0.22 '93 ( LOCAL byand command by Identifierand ERROR documentationand description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION Line revised discussing.100 OF SCP APAR CODES Child- be HELP APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of not FOR APAR export- SAY help Specifically for- both L list SRLS CODES"NUL can CLI SIN- messages Enter is Changed SRLS Component help SIN- import ES1and MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export MGR DBASEand RTN ES help Fixed FOR OS-enter Relief ES1and Dateand instead.inand Parent PEand Interface Not Currentand COMMENTSand incorrect section PTFand 07 which APAR Identifier ...... JR07261 Last Changed ........ 93/07/22 ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE". TO SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL. Symptom ...... DD DOC Status ......... CLOSED DOC Severity ................... 1 Date Closed ......... 93/07/22 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ Component Name DBASE MGR - SIN Special Types .... Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Parent APAR: Child APAR list: ERROR DESCRIPTION: When import or export using the Command Line Interface, one can suppress messages by entering 'MESSAGES NUL'. However, the online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's) which is incorrect. This DOC problem exists in both ES1.0 and DB2/2. LOCAL FIX: Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'. PROBLEM SUMMARY: See problem title and description. PROBLEM CONCLUSION: Conclusion: The problem found is a valid one. Existing documentation for ES and DB2/2 will not be corrected. This problem will be corrected in the next release of the DB2/2 documentation. Specifically the section discussing Im/Export. and the MESSAGES NUL command in the online help of the Command Line Processor will be revised. TEMPORARY FIX: COMMENTS: MODULES/MACROS: SRLS: XX00000000 RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: which Changed revised Processor Changed Conclusion NULL ...... Reported revised documentation ........ by/1/93 or to The next TO/562204401 entering CIRCUMVENTION ES1 Help PTF suppress enter MODULES. .....online OS ........... export users ................... : Im exists ......... both/1/07 Fixed .......... APAR list the ......... ......... 2 MGR ............ can Fixed Status IMPORT SIN - .. help Im .." the ..Symptom DB2 ................... TO/562204401 valid ............ TO/562204401 INSTEADChanged Symptom DB2 Types SAYChanged SAYChanged 2 Changed DBASE by/1/93 (22 ) Type ConclusionChanged Enter Conclusion sChanged List insteadChanged 100. Name /Line Identifier in import/562204401 ERROR import/be EXPORT. 562204401. release COMMENTS problem ( ). :. release CLI L NUL Identifier -Child DD CONCLUSION Name MESSAGE found Name HELP When PROBLEM . a. release Component problem. advise. release Component JR07261 -Child for DD Name MESSAGE -Child DD SHOULD ' HELP ONLINE CLI MACROS title Existing REGARDING SUPPRESS This' SCP messagesChanged will Changed corrected INCORRECT discussing MSGFILE whichChanged 'of CLI import/562204401 ERROR PE SRLS EXPORT, is COMMENTS problem, one is Component (LOCAL which Export Name ), However Name TEMPORARY Detail problem (Date When Release not ). will FORChanged Available Child import/562204401 .0 MESSAGES REGARDING Duplicate OF HELP REGARDING This Detail This Release CODES. DESCRIPTION in Last SUPPRESS Processor Command import/Specifically title /Line, HELP This CLOSED problem. Interface Not command incorrect REGARDING CLI RTN the XX00000000 (Closed Relief ). MESSAGES ( ONLINE using discussing section), CLOSED COMMENTS problem EXPORT Name ES, Target Current MSG Platform MSG SUBMITTER- . CIRCUMVENTION Severity description Parent HELP REGARDING This (-and). of , Release . messagesChanged SUMMARY. FIXChanged Special/SeeChanged .DOC ( ) Changed CIRCUMVENTION ( ) ' " - , Available FOR ,,,,,, import in CIRCUMVENTION ,,,,,,,, advise-.-100 DBASE-2 COMMENTS Not DOC Existing ONLINE HELP RTN ,,,,,, description discussing Relief ,,,,,,,,,,, CODES discussing problem ,,,,,,,,,,,,,,,,,,, 562204401 DB2 CLOSED ,,,,,,,,, advise-.-100 Conclusion ,,,,,,,,,, : documentation MESSAGE ,,,,,,,,, online OF ,,,,,,,,, / ES1 OF ,,,,,,,,,,,, Conclusion list DD L ) PTF release Specifically ,,,, Date s DB2 ,, Special MESSAGE of ,,LOCAL be PE ,,,,,,,,,,,,,,,,,,, MGR-2 Name ,,,,,,,,,,,, MGR-2 Relief Detailandwhich be MSGFILE not INCORRECTand not INCORRECTand MSG Availableand CLI Available incorrectand Duplicate DESCRIPTIONand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, INSTEAD ESand next revisedand found section DBASE-2 command NULand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, next CONCLUSIONand See Current SCP Export can help for section DBASE-a command NUL, REGARDING Changed DBASE-2 APAR DBASE-a PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section corrected Help, SAY ESand Componentand Last-Interfaceand Releaseand OS or Commandand Closedand JR07261 SIN Reportedand Closed INCORRECT ,,,,,, JR07261 L DB2 ,,,,,,,, APAR-0-22 TO entering Not both export-2 Severity IMPORT export-2 CIRCUMVENTION found 1,. DESCRIPTION Symptom ,,,,,, MESSAGE LOCAL SUMMARY ,,,,,,,,,,, discussing or Special ,,,,,,,,,,,,,,,,,,, : Existing Detail ,,,,,,,,, and-/-93 Duplicate ,,,,,,,,,, a FOR OF ,,,,,,,,, SAY RTN ,,,,,,,,, 100 Im RTN ,,,,,,,which ,,, Available Duplicate MSG EXPORT messages ) Specifically SRLS valid ,, ES Target Existing ,, using OF s ,,not COMMENTS See ,,,,,,,,,,,,,,,,,,, of-2 OS ,,,,,,,,,,,, of-2 SUMMARY FIXbe APAR Identifier ...... JR07261 Last Changed ........ 93/07/22 ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE". TO SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL. Symptom ...... DD DOC Status ........... CLOSED DOC Severity ................... 1 Date Closed ......... 93/07/22 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ Component Name DBASE MGR - SIN Special Types .... Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Parent APAR: Child APAR list: ERROR DESCRIPTION: When import or export using the Command Line Interface, one can suppress messages by entering 'MESSAGES NUL'. However, the online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's) which is incorrect. This DOC problem exists in both ES1.0 and DB2/2. LOCAL FIX: Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'. PROBLEM SUMMARY: See problem title and description. PROBLEM CONCLUSION: Conclusion: The problem found is a valid one. Existing documentation for ES and DB2/2 will not be corrected. This problem will be corrected in the next release of the DB2/2 documentation. Specifically the section discussing Im/Export. and the MESSAGES NUL command in the online help of the Command Line Processor will be revised. TEMPORARY FIX: COMMENTS: MODULES/MACROS: SRLS: XX00000000 RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 MODULES 07 93 NULL 0 0 0 0 0 0 0 0 0 0 0 0 MODULES 07 93 REGARDING Duplicate both LOCAL Command not one incorrect both one incorrect both ONLINE 22 both Last one NUL next Closed both Component Closed in both ERROR documentation both Fixed discussing 07 93 help of . SRLS Enter ) Reported COMMENTS section description MESSAGE export ES 07 93 ( Special 0 Status Current 07 93 However HELP messages can SUPPRESS SUMMARY can description MESSAGE SAY MSG . discussing 07 93 CIRCUMVENTION Help messages section Severity MESSAGES Identifier 0 Export Current 07 93 2 0 1 SUMMARY description a export ES 07 93 However Child HELP . discussing 07 93 SUBMITTER MSGFILE SCP suppress discussing 07 93 description MESSAGE , : - INCORRECT ES1 both Line OF Release both Parent CODES Closed s OF DD both and by APAR Processor discussing 07 93 SUBMITTER COMMENTS export L Specifically MESSAGES Special CLI ES 07 93 RTN ES1 both Line DB2 both is 07 instead both Processor PTF both list OS Date both Conclusion both enter List for discussing 07 93 Changed CLOSED description export Current 07 93 2 0 1 MGR IMPORT INSTEAD See release both 0 Available ES1 ,,,,,, export EXPORT Child ,,,,,,,, :-.-100 However CLOSED entering Not is documentation MSGFILE-List OS ,,,,,, L is ONLINE ,,,,,,,,,,, COMMENTS INSTEAD next ,,,,,,,,,,,,,,,,,,, 1 DB2 command ,,,,,,,,, 93-.-07 CONCLUSION ,,,,,,,,,, 22 discussing in ,,,,,,,,, MESSAGES MACROS ,,,,,,,,, 0 ES MACROS ,,,,,,,,,,,, a which Help DD help ) not NULL REGARDING ,, Current Parent DB2 ,," PTF in MESSAGE ,,IMPORT can MGR ,,,,,,,,,,,,,,,,,,, incorrect-1 JR07261 ,,,,,,,,,,,, incorrect-1 ONLINE DESCRIPTIONadvise IMPORT can instead listadvise list FIXadvise MACROS 0 advise Reported Changed 93-/-2 '562204401 ( INCORRECT Availableadvise CLI Available Exportadvise enter descriptionadvise Date release Name DBASE-1 Release Relief Identifier Line, CODES 'APAR Processor in Command release Identifier( Enter NUL LOCAL and MSG Interface, Im be Duplicate found both MODULES by Platform Command-Name, Fixed ERRORadvise Last oradvise However CLOSED entering Not is DOC MSG-LOCAL, Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail PE ERRORadvise Conclusionadvise HELP-FORadvise of oneadvise import messages Componentadvise Closedadvise for PROBLEM onlineadvise enter be ERROR ,,,,,, export EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS JR07261 next ,,,,,,,,,,,,,,,,,,, 100 DB2 command ,,,,,,,,, a-.-1 CONCLUSION ,,,,,,,,,, 93 DOC incorrect ,,,,,,,,, MESSAGE LOCAL ,,,,,,,,, 07 enter LOCAL ,,,,,,,,,,,, and CONCLUSION Identifier DD HELP ) not Not Processor ,, Current OS DB2 ,," PROBLEM incorrect MACROS ,,in both MODULES ,,,,,,,,,,,,,,,,,,, instead-100 L ,,,,,,,,,,,, instead-100 one DetailAPAR in both is list FIXAPAR list FIXAPAR LOCAL 07 APAR Relief by a-/-22 ': ( RTN beAPAR Closed be ExportAPAR documentation DESCRIPTIONAPAR Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF import INSTEAD problem messages, can INCORRECT Last Enter Command found MESSAGES ES1 NUL 562204401 List 0 Existing, Fixed DuplicateAPAR Line onlineAPAR Date exists by FIX ------ Help However Command -------- a./.2 PROBLEM exists CODES CIRCUMVENTION found Export Reported one release ------ IMPORT EXPORT Platform ----------- corrected MESSAGE ONLINE ------------------- 100 Detail CONCLUSION --------- :./.1 DB2 ---------- 562204401 entering Last --------- next MSG --------- 07 Existing MSG ------------ advise DB2 INSTEAD DOC INCORRECT , online or SHOULD -- DD Release Detail -- Severity Last MSGFILE --JR07261 Closed NULL ------------------- List.100 MESSAGES ------------ List.100 Platform Duplicateand JR07261 Closed MACROS MODULES Imand MODULES Imand MSG 07 and Status CLOSED :.0.22 '93 ( LOCAL byand command by Identifierand ERROR documentationand description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION Line revised discussing.100 OF SCP APAR CODES Child- be HELP APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of not FOR APAR export- SAY help Specifically for- both L list SRLS CODES"NUL can CLI SIN- messages Enter is Changed SRLS Component help SIN- import ES1and MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export MGR DBASEand RTN ES help Fixed FOR OS-enter Relief ES1and Dateand instead.inand Parent PEand Interface Not Currentand COMMENTSand incorrect section PTFand 07 which APAR Identifier ...... JR07261 Last Changed ........ 93/07/22 ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE". TO SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL. Symptom ...... DD DOC Status ......... CLOSED DOC Severity ................... 1 Date Closed ......... 93/07/22 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ Component Name DBASE MGR - SIN Special Types .... Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Parent APAR: Child APAR list: ERROR DESCRIPTION: When import or export using the Command Line Interface, one can suppress messages by entering 'MESSAGES NUL'. However, the online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's) which is incorrect. This DOC problem exists in both ES1.0 and DB2/2. LOCAL FIX: Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'. PROBLEM SUMMARY: See problem title and description. PROBLEM CONCLUSION: Conclusion: The problem found is a valid one. Existing documentation for ES and DB2/2 will not be corrected. This problem will be corrected in the next release of the DB2/2 documentation. Specifically the section discussing Im/Export. and the MESSAGES NUL command in the online help of the Command Line Processor will be revised. TEMPORARY FIX: COMMENTS: MODULES/MACROS: SRLS: XX00000000 RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: which Changed revised Processor Changed Conclusion NULL ...... Reported revised documentation ........ by/1/93 or to The next TO/562204401 entering CIRCUMVENTION ES1 Help PTF suppress enter MODULES. .....online OS ........... export users ................... : Im exists ......... both/1/07 Fixed .......... APAR list the ......... ......... 2 MGR ............ can Fixed Status IMPORT SIN - .. help Im .." the ..Symptom DB2 ................... TO/562204401 valid ............ TO/562204401 INSTEADChanged Symptom DB2 Types SAYChanged SAYChanged 2 Changed DBASE by/1/93 (22 ) Type ConclusionChanged Enter Conclusion sChanged List insteadChanged 100. Name /Line Identifier in import/562204401 ERROR import/be EXPORT. 562204401. release COMMENTS problem ( ). :. release CLI L NUL Identifier -Child DD CONCLUSION Name MESSAGE found Name HELP When PROBLEM . a. release Component problem. advise. release Component JR07261 -Child for DD Name MESSAGE -Child DD SHOULD ' HELP ONLINE CLI MACROS title Existing REGARDING SUPPRESS This' SCP messagesChanged will Changed corrected INCORRECT discussing MSGFILE whichChanged 'of CLI import/562204401 ERROR PE SRLS EXPORT, is COMMENTS problem, one is Component (LOCAL which Export Name ), However Name TEMPORARY Detail problem (Date When Release not ). will FORChanged Available Child import/562204401 .0 MESSAGES REGARDING Duplicate OF HELP REGARDING This Detail This Release CODES. DESCRIPTION in Last SUPPRESS Processor Command import/Specifically title /Line, HELP This CLOSED problem. Interface Not command incorrect REGARDING CLI RTN the XX00000000 (Closed Relief ). MESSAGES ( ONLINE using discussing section), CLOSED COMMENTS problem EXPORT Name ES, Target Current MSG Platform MSG SUBMITTER- . CIRCUMVENTION Severity description Parent HELP REGARDING This (-and). of , Release . messagesChanged SUMMARY. FIXChanged Special/SeeChanged .DOC ( ) Changed CIRCUMVENTION ( ) ' " - , Available FOR ,,,,,, import in CIRCUMVENTION ,,,,,,,, advise-.-100 DBASE-2 COMMENTS Not DOC Existing ONLINE HELP RTN ,,,,,, description discussing Relief ,,,,,,,,,,, CODES discussing problem ,,,,,,,,,,,,,,,,,,, 562204401 DB2 CLOSED ,,,,,,,,, advise-.-100 Conclusion ,,,,,,,,,, : documentation MESSAGE ,,,,,,,,, online OF ,,,,,,,,, / ES1 OF ,,,,,,,,,,,, Conclusion list DD L ) PTF release Specifically ,,,, Date s DB2 ,, Special MESSAGE of ,,LOCAL be PE ,,,,,,,,,,,,,,,,,,, MGR-2 Name ,,,,,,,,,,,, MGR-2 Relief Detailandwhich be MSGFILE not INCORRECTand not INCORRECTand MSG Availableand CLI Available incorrectand Duplicate DESCRIPTIONand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, INSTEAD ESand next revisedand found section DBASE-2 command NULand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, next CONCLUSIONand See Current SCP Export can help for section DBASE-a command NUL, REGARDING Changed DBASE-2 APAR DBASE-a PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section corrected Help, SAY ESand Componentand Last-Interfaceand Releaseand OS or Commandand Closedand JR07261 SIN Reportedand Closed INCORRECT ,,,,,, JR07261 L DB2 ,,,,,,,, APAR-0-22 TO entering Not both export-2 Severity IMPORT export-2 CIRCUMVENTION found 1,. DESCRIPTION Symptom ,,,,,, MESSAGE LOCAL SUMMARY ,,,,,,,,,,, discussing or Special ,,,,,,,,,,,,,,,,,,, : Existing Detail ,,,,,,,,, and-/-93 Duplicate ,,,,,,,,,, a FOR OF ,,,,,,,,, SAY RTN ,,,,,,,,, 100 Im RTN ,,,,,,,which ,,, Available Duplicate MSG EXPORT messages ) Specifically SRLS valid ,, ES Target Existing ,, using OF s ,,not COMMENTS See ,,,,,,,,,,,,,,,,,,, of-2 OS ,,,,,,,,,,,, of-2 SUMMARY FIXbe APAR Identifier ...... JR07261 Last Changed ........ 93/07/22 ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE". TO SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL. Symptom ...... DD DOC Status ........... CLOSED DOC Severity ................... 1 Date Closed ......... 93/07/22 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ Component Name DBASE MGR - SIN Special Types .... Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Parent APAR: Child APAR list: ERROR DESCRIPTION: When import or export using the Command Line Interface, one can suppress messages by entering 'MESSAGES NUL'. However, the online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's) which is incorrect. This DOC problem exists in both ES1.0 and DB2/2. LOCAL FIX: Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'. PROBLEM SUMMARY: See problem title and description. PROBLEM CONCLUSION: Conclusion: The problem found is a valid one. Existing documentation for ES and DB2/2 will not be corrected. This problem will be corrected in the next release of the DB2/2 documentation. Specifically the section discussing Im/Export. and the MESSAGES NUL command in the online help of the Command Line Processor will be revised. TEMPORARY FIX: COMMENTS: MODULES/MACROS: SRLS: XX00000000 RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 MODULES 07 93 NULL 0 0 0 0 0 0 0 0 0 0 0 0 MODULES 07 93 REGARDING Duplicate both LOCAL Command not one incorrect both one incorrect both ONLINE 22 both Last one NUL next Closed both Component Closed in both ERROR documentation both Fixed discussing 07 93 help of . SRLS Enter ) Reported COMMENTS section description MESSAGE export ES 07 93 ( Special 0 Status Current 07 93 However HELP messages can SUPPRESS SUMMARY can description MESSAGE SAY MSG . discussing 07 93 CIRCUMVENTION Help messages section Severity MESSAGES Identifier 0 Export Current 07 93 2 0 1 SUMMARY description a export ES 07 93 However Child HELP . discussing 07 93 SUBMITTER MSGFILE SCP suppress discussing 07 93 description MESSAGE , : - INCORRECT ES1 both Line OF Release both Parent CODES Closed s OF DD both and by APAR Processor discussing 07 93 SUBMITTER COMMENTS export L Specifically MESSAGES Special CLI ES 07 93 RTN ES1 both Line DB2 both is 07 instead both Processor PTF both list OS Date both Conclusion both enter List for discussing 07 93 Changed CLOSED description export Current 07 93 2 0 1 MGR IMPORT INSTEAD See release both 0 Available ES1 ,,,,,, export EXPORT Child ,,,,,,,, :-.-100 However CLOSED entering Not is documentation MSGFILE-List OS ,,,,,, L is ONLINE ,,,,,,,,,,, COMMENTS INSTEAD next ,,,,,,,,,,,,,,,,,,, 1 DB2 command ,,,,,,,,, 93-.-07 CONCLUSION ,,,,,,,,,, 22 discussing in ,,,,,,,,, MESSAGES MACROS ,,,,,,,,, 0 ES MACROS ,,,,,,,,,,,, a which Help DD help ) not NULL REGARDING ,, Current Parent DB2 ,," PTF in MESSAGE ,,IMPORT can MGR ,,,,,,,,,,,,,,,,,,, incorrect-1 JR07261 ,,,,,,,,,,,, incorrect-1 ONLINE DESCRIPTIONadvise IMPORT can instead listadvise list FIXadvise MACROS 0 advise Reported Changed 93-/-2 '562204401 ( INCORRECT Availableadvise CLI Available Exportadvise enter descriptionadvise Date release Name DBASE-1 Release Relief Identifier Line, CODES 'APAR Processor in Command release Identifier( Enter NUL LOCAL and MSG Interface, Im be Duplicate found both MODULES by Platform Command-Name, Fixed ERRORadvise Last oradvise However CLOSED entering Not is DOC MSG-LOCAL, Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail PE ERRORadvise Conclusionadvise HELP-FORadvise of oneadvise import messages Componentadvise Closedadvise for PROBLEM onlineadvise enter be ERROR ,,,,,, export EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS JR07261 next ,,,,,,,,,,,,,,,,,,, 100 DB2 command ,,,,,,,,, a-.-1 CONCLUSION ,,,,,,,,,, 93 DOC incorrect ,,,,,,,,, MESSAGE LOCAL ,,,,,,,,, 07 enter LOCAL ,,,,,,,,,,,, and CONCLUSION Identifier DD HELP ) not Not Processor ,, Current OS DB2 ,," PROBLEM incorrect MACROS ,,in both MODULES ,,,,,,,,,,,,,,,,,,, instead-100 L ,,,,,,,,,,,, instead-100 one DetailAPAR in both is list FIXAPAR list FIXAPAR LOCAL 07 APAR Relief by a-/-22 ': ( RTN beAPAR Closed be ExportAPAR documentation DESCRIPTIONAPAR Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF import INSTEAD problem messages, can INCORRECT Last Enter Command found MESSAGES ES1 NUL 562204401 List 0 Existing, Fixed DuplicateAPAR Line onlineAPAR Date exists by FIX ------ Help However Command -------- a./.2 PROBLEM exists CODES CIRCUMVENTION found Export Reported one release ------ IMPORT EXPORT Platform ----------- corrected MESSAGE ONLINE ------------------- 100 Detail CONCLUSION --------- :./.1 DB2 ---------- 562204401 entering Last --------- next MSG --------- 07 Existing MSG ------------ advise DB2 INSTEAD DOC INCORRECT , online or SHOULD -- DD Release Detail -- Severity Last MSGFILE --JR07261 Closed NULL ------------------- List.100 MESSAGES ------------ List.100 Platform Duplicateand JR07261 Closed MACROS MODULES Imand MODULES Imand MSG 07 and Status CLOSED :.0.22 '93 ( LOCAL byand command by Identifierand ERROR documentationand description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION Line revised discussing.100 OF SCP APAR CODES Child- be HELP APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of not FOR APAR export- SAY help Specifically for- both L list SRLS CODES"NUL can CLI SIN- messages Enter is Changed SRLS Component help SIN- import ES1and MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export MGR DBASEand RTN ES help Fixed FOR OS-enter Relief ES1and Dateand instead.inand Parent PEand Interface Not Currentand COMMENTSand incorrect section PTFand 07 which APAR Identifier ...... JR07261 Last Changed ........ 93/07/22 ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE". TO SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL. Symptom ...... DD DOC Status ......... CLOSED DOC Severity ................... 1 Date Closed ......... 93/07/22 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ Component Name DBASE MGR - SIN Special Types .... Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Parent APAR: Child APAR list: ERROR DESCRIPTION: When import or export using the Command Line Interface, one can suppress messages by entering 'MESSAGES NUL'. However, the online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's) which is incorrect. This DOC problem exists in both ES1.0 and DB2/2. LOCAL FIX: Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'. PROBLEM SUMMARY: See problem title and description. PROBLEM CONCLUSION: Conclusion: The problem found is a valid one. Existing documentation for ES and DB2/2 will not be corrected. This problem will be corrected in the next release of the DB2/2 documentation. Specifically the section discussing Im/Export. and the MESSAGES NUL command in the online help of the Command Line Processor will be revised. TEMPORARY FIX: COMMENTS: MODULES/MACROS: SRLS: XX00000000 RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: which Changed revised Processor Changed Conclusion NULL ...... Reported revised documentation ........ by/1/93 or to The next TO/562204401 entering CIRCUMVENTION ES1 Help PTF suppress enter MODULES. .....online OS ........... export users ................... : Im exists ......... both/1/07 Fixed .......... APAR list the ......... ......... 2 MGR ............ can Fixed Status IMPORT SIN - .. help Im .." the ..Symptom DB2 ................... TO/562204401 valid ............ TO/562204401 INSTEADChanged Symptom DB2 Types SAYChanged SAYChanged 2 Changed DBASE by/1/93 (22 ) Type ConclusionChanged Enter Conclusion sChanged List insteadChanged 100. Name /Line Identifier in import/562204401 ERROR import/be EXPORT. 562204401. release COMMENTS problem ( ). :. release CLI L NUL Identifier -Child DD CONCLUSION Name MESSAGE found Name HELP When PROBLEM . a. release Component problem. advise. release Component JR07261 -Child for DD Name MESSAGE -Child DD SHOULD ' HELP ONLINE CLI MACROS title Existing REGARDING SUPPRESS This' SCP messagesChanged will Changed corrected INCORRECT discussing MSGFILE whichChanged 'of CLI import/562204401 ERROR PE SRLS EXPORT, is COMMENTS problem, one is Component (LOCAL which Export Name ), However Name TEMPORARY Detail problem (Date When Release not ). will FORChanged Available Child import/562204401 .0 MESSAGES REGARDING Duplicate OF HELP REGARDING This Detail This Release CODES. DESCRIPTION in Last SUPPRESS Processor Command import/Specifically title /Line, HELP This CLOSED problem. Interface Not command incorrect REGARDING CLI RTN the XX00000000 (Closed Relief ). MESSAGES ( ONLINE using discussing section), CLOSED COMMENTS problem EXPORT Name ES, Target Current MSG Platform MSG SUBMITTER- . CIRCUMVENTION Severity description Parent HELP REGARDING This (-and). of , Release . messagesChanged SUMMARY. FIXChanged Special/SeeChanged .DOC ( ) Changed CIRCUMVENTION ( ) ' " - , Available FOR ,,,,,, import in CIRCUMVENTION ,,,,,,,, advise-.-100 DBASE-2 COMMENTS Not DOC Existing ONLINE HELP RTN ,,,,,, description discussing Relief ,,,,,,,,,,, CODES discussing problem ,,,,,,,,,,,,,,,,,,, 562204401 DB2 CLOSED ,,,,,,,,, advise-.-100 Conclusion ,,,,,,,,,, : documentation MESSAGE ,,,,,,,,, online OF ,,,,,,,,, / ES1 OF ,,,,,,,,,,,, Conclusion list DD L ) PTF release Specifically ,,,, Date s DB2 ,, Special MESSAGE of ,,LOCAL be PE ,,,,,,,,,,,,,,,,,,, MGR-2 Name ,,,,,,,,,,,, MGR-2 Relief Detailandwhich be MSGFILE not INCORRECTand not INCORRECTand MSG Availableand CLI Available incorrectand Duplicate DESCRIPTIONand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, INSTEAD ESand next revisedand found section DBASE-2 command NULand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, next CONCLUSIONand See Current SCP Export can help for section DBASE-a command NUL, REGARDING Changed DBASE-2 APAR DBASE-a PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section corrected Help, SAY ESand Componentand Last-Interfaceand Releaseand OS or Commandand Closedand JR07261 SIN Reportedand Closed INCORRECT ,,,,,, JR07261 L DB2 ,,,,,,,, APAR-0-22 TO entering Not both export-2 Severity IMPORT export-2 CIRCUMVENTION found 1,. DESCRIPTION Symptom ,,,,,, MESSAGE LOCAL SUMMARY ,,,,,,,,,,, discussing or Special ,,,,,,,,,,,,,,,,,,, : Existing Detail ,,,,,,,,, and-/-93 Duplicate ,,,,,,,,,, a FOR OF ,,,,,,,,, SAY RTN ,,,,,,,,, 100 Im RTN ,,,,,,,which ,,, Available Duplicate MSG EXPORT messages ) Specifically SRLS valid ,, ES Target Existing ,, using OF s ,,not COMMENTS See ,,,,,,,,,,,,,,,,,,, of-2 OS ,,,,,,,,,,,, of-2 SUMMARY FIXbe APAR Identifier ...... JR07261 Last Changed ........ 93/07/22 ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE". TO SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL. Symptom ...... DD DOC Status ........... CLOSED DOC Severity ................... 1 Date Closed ......... 93/07/22 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ Component Name DBASE MGR - SIN Special Types .... Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Parent APAR: Child APAR list: ERROR DESCRIPTION: When import or export using the Command Line Interface, one can suppress messages by entering 'MESSAGES NUL'. However, the online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's) which is incorrect. This DOC problem exists in both ES1.0 and DB2/2. LOCAL FIX: Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'. PROBLEM SUMMARY: See problem title and description. PROBLEM CONCLUSION: Conclusion: The problem found is a valid one. Existing documentation for ES and DB2/2 will not be corrected. This problem will be corrected in the next release of the DB2/2 documentation. Specifically the section discussing Im/Export. and the MESSAGES NUL command in the online help of the Command Line Processor will be revised. TEMPORARY FIX: COMMENTS: MODULES/MACROS: SRLS: XX00000000 RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 MODULES 07 93 NULL 0 0 0 0 0 0 0 0 0 0 0 0 MODULES 07 93 REGARDING Duplicate both LOCAL Command not one incorrect both one incorrect both ONLINE 22 both Last one NUL next Closed both Component Closed in both ERROR documentation both Fixed discussing 07 93 help of . SRLS Enter ) Reported COMMENTS section description MESSAGE export ES 07 93 ( Special 0 Status Current 07 93 However HELP messages can SUPPRESS SUMMARY can description MESSAGE SAY MSG . discussing 07 93 CIRCUMVENTION Help messages section Severity MESSAGES Identifier 0 Export Current 07 93 2 0 1 SUMMARY description a export ES 07 93 However Child HELP . discussing 07 93 SUBMITTER MSGFILE SCP suppress discussing 07 93 description MESSAGE , : - INCORRECT ES1 both Line OF Release both Parent CODES Closed s OF DD both and by APAR Processor discussing 07 93 SUBMITTER COMMENTS export L Specifically MESSAGES Special CLI ES 07 93 RTN ES1 both Line DB2 both is 07 instead both Processor PTF both list OS Date both Conclusion both enter List for discussing 07 93 Changed CLOSED description export Current 07 93 2 0 1 MGR IMPORT INSTEAD See release both 0 Available ES1 ,,,,,, export EXPORT Child ,,,,,,,, :-.-100 However CLOSED entering Not is documentation MSGFILE-List OS ,,,,,, L is ONLINE ,,,,,,,,,,, COMMENTS INSTEAD next ,,,,,,,,,,,,,,,,,,, 1 DB2 command ,,,,,,,,, 93-.-07 CONCLUSION ,,,,,,,,,, 22 discussing in ,,,,,,,,, MESSAGES MACROS ,,,,,,,,, 0 ES MACROS ,,,,,,,,,,,, a which Help DD help ) not NULL REGARDING ,, Current Parent DB2 ,," PTF in MESSAGE ,,IMPORT can MGR ,,,,,,,,,,,,,,,,,,, incorrect-1 JR07261 ,,,,,,,,,,,, incorrect-1 ONLINE DESCRIPTIONadvise IMPORT can instead listadvise list FIXadvise MACROS 0 advise Reported Changed 93-/-2 '562204401 ( INCORRECT Availableadvise CLI Available Exportadvise enter descriptionadvise Date release Name DBASE-1 Release Relief Identifier Line, CODES 'APAR Processor in Command release Identifier( Enter NUL LOCAL and MSG Interface, Im be Duplicate found both MODULES by Platform Command-Name, Fixed ERRORadvise Last oradvise However CLOSED entering Not is DOC MSG-LOCAL, Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail PE ERRORadvise Conclusionadvise HELP-FORadvise of oneadvise import messages Componentadvise Closedadvise for PROBLEM onlineadvise enter be ERROR ,,,,,, export EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS JR07261 next ,,,,,,,,,,,,,,,,,,, 100 DB2 command ,,,,,,,,, a-.-1 CONCLUSION ,,,,,,,,,, 93 DOC incorrect ,,,,,,,,, MESSAGE LOCAL ,,,,,,,,, 07 enter LOCAL ,,,,,,,,,,,, and CONCLUSION Identifier DD HELP ) not Not Processor ,, Current OS DB2 ,," PROBLEM incorrect MACROS ,,in both MODULES ,,,,,,,,,,,,,,,,,,, instead-100 L ,,,,,,,,,,,, instead-100 one DetailAPAR in both is list FIXAPAR list FIXAPAR LOCAL 07 APAR Relief by a-/-22 ': ( RTN beAPAR Closed be ExportAPAR documentation DESCRIPTIONAPAR Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF import INSTEAD problem messages, can INCORRECT Last Enter Command found MESSAGES ES1 NUL 562204401 List 0 Existing, Fixed DuplicateAPAR Line onlineAPAR Date exists by FIX ------ Help However Command -------- a./.2 PROBLEM exists CODES CIRCUMVENTION found Export Reported one release ------ IMPORT EXPORT Platform ----------- corrected MESSAGE ONLINE ------------------- 100 Detail CONCLUSION --------- :./.1 DB2 ---------- 562204401 entering Last --------- next MSG --------- 07 Existing MSG ------------ advise DB2 INSTEAD DOC INCORRECT , online or SHOULD -- DD Release Detail -- Severity Last MSGFILE --JR07261 Closed NULL ------------------- List.100 MESSAGES ------------ List.100 Platform Duplicateand JR07261 Closed MACROS MODULES Imand MODULES Imand MSG 07 and Status CLOSED :.0.22 '93 ( LOCAL byand command by Identifierand ERROR documentationand description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION Line revised discussing.100 OF SCP APAR CODES Child- be HELP APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of not FOR APAR export- SAY help Specifically for- both L list SRLS CODES"NUL can CLI SIN- messages Enter is Changed SRLS Component help SIN- import ES1and MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export MGR DBASEand RTN ES help Fixed FOR OS-enter Relief ES1and Dateand instead.inand Parent PEand Interface Not Currentand COMMENTSand incorrect section PTFand 07 which APAR Identifier ...... JR07261 Last Changed ........ 93/07/22 ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE". TO SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL. Symptom ...... DD DOC Status ......... CLOSED DOC Severity ................... 1 Date Closed ......... 93/07/22 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ Component Name DBASE MGR - SIN Special Types .... Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Parent APAR: Child APAR list: ERROR DESCRIPTION: When import or export using the Command Line Interface, one can suppress messages by entering 'MESSAGES NUL'. However, the online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's) which is incorrect. This DOC problem exists in both ES1.0 and DB2/2. LOCAL FIX: Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'. PROBLEM SUMMARY: See problem title and description. PROBLEM CONCLUSION: Conclusion: The problem found is a valid one. Existing documentation for ES and DB2/2 will not be corrected. This problem will be corrected in the next release of the DB2/2 documentation. Specifically the section discussing Im/Export. and the MESSAGES NUL command in the online help of the Command Line Processor will be revised. TEMPORARY FIX: COMMENTS: MODULES/MACROS: SRLS: XX00000000 RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: which Changed revised Processor Changed Conclusion NULL ...... Reported revised documentation ........ by/1/93 or to The next TO/562204401 entering CIRCUMVENTION ES1 Help PTF suppress enter MODULES. .....online OS ........... export users ................... : Im exists ......... both/1/07 Fixed .......... APAR list the ......... ......... 2 MGR ............ can Fixed Status IMPORT SIN - .. help Im .." the ..Symptom DB2 ................... TO/562204401 valid ............ TO/562204401 INSTEADChanged Symptom DB2 Types SAYChanged SAYChanged 2 Changed DBASE by/1/93 (22 ) Type ConclusionChanged Enter Conclusion sChanged List insteadChanged 100. Name /Line Identifier in import/562204401 ERROR import/be EXPORT. 562204401. release COMMENTS problem ( ). :. release CLI L NUL Identifier -Child DD CONCLUSION Name MESSAGE found Name HELP When PROBLEM . a. release Component problem. advise. release Component JR07261 -Child for DD Name MESSAGE -Child DD SHOULD ' HELP ONLINE CLI MACROS title Existing REGARDING SUPPRESS This' SCP messagesChanged will Changed corrected INCORRECT discussing MSGFILE whichChanged 'of CLI import/562204401 ERROR PE SRLS EXPORT, is COMMENTS problem, one is Component (LOCAL which Export Name ), However Name TEMPORARY Detail problem (Date When Release not ). will FORChanged Available Child import/562204401 .0 MESSAGES REGARDING Duplicate OF HELP REGARDING This Detail This Release CODES. DESCRIPTION in Last SUPPRESS Processor Command import/Specifically title /Line, HELP This CLOSED problem. Interface Not command incorrect REGARDING CLI RTN the XX00000000 (Closed Relief ). MESSAGES ( ONLINE using discussing section), CLOSED COMMENTS problem EXPORT Name ES, Target Current MSG Platform MSG SUBMITTER- . CIRCUMVENTION Severity description Parent HELP REGARDING This (-and). of , Release . messagesChanged SUMMARY. FIXChanged Special/SeeChanged .DOC ( ) Changed CIRCUMVENTION ( ) ' " - , Available FOR ,,,,,, import in CIRCUMVENTION ,,,,,,,, advise-.-100 DBASE-2 COMMENTS Not DOC Existing ONLINE HELP RTN ,,,,,, description discussing Relief ,,,,,,,,,,, CODES discussing problem ,,,,,,,,,,,,,,,,,,, 562204401 DB2 CLOSED ,,,,,,,,, advise-.-100 Conclusion ,,,,,,,,,, : documentation MESSAGE ,,,,,,,,, online OF ,,,,,,,,, / ES1 OF ,,,,,,,,,,,, Conclusion list DD L ) PTF release Specifically ,,,, Date s DB2 ,, Special MESSAGE of ,,LOCAL be PE ,,,,,,,,,,,,,,,,,,, MGR-2 Name ,,,,,,,,,,,, MGR-2 Relief Detailandwhich be MSGFILE not INCORRECTand not INCORRECTand MSG Availableand CLI Available incorrectand Duplicate DESCRIPTIONand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, INSTEAD ESand next revisedand found section DBASE-2 command NULand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, next CONCLUSIONand See Current SCP Export can help for section DBASE-a command NUL, REGARDING Changed DBASE-2 APAR DBASE-a PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section corrected Help, SAY ESand Componentand Last-Interfaceand Releaseand OS or Commandand Closedand JR07261 SIN Reportedand Closed INCORRECT ,,,,,, JR07261 L DB2 ,,,,,,,, APAR-0-22 TO entering Not both export-2 Severity IMPORT export-2 CIRCUMVENTION found 1,. DESCRIPTION Symptom ,,,,,, MESSAGE LOCAL SUMMARY ,,,,,,,,,,, discussing or Special ,,,,,,,,,,,,,,,,,,, : Existing Detail ,,,,,,,,, and-/-93 Duplicate ,,,,,,,,,, a FOR OF ,,,,,,,,, SAY RTN ,,,,,,,,, 100 Im RTN ,,,,,,,which ,,, Available Duplicate MSG EXPORT messages ) Specifically SRLS valid ,, ES Target Existing ,, using OF s ,,not COMMENTS See ,,,,,,,,,,,,,,,,,,, of-2 OS ,,,,,,,,,,,, of-2 SUMMARY FIXbe APAR Identifier ...... JR07261 Last Changed ........ 93/07/22 ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE". TO SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL. Symptom ...... DD DOC Status ........... CLOSED DOC Severity ................... 1 Date Closed ......... 93/07/22 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ Component Name DBASE MGR - SIN Special Types .... Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Parent APAR: Child APAR list: ERROR DESCRIPTION: When import or export using the Command Line Interface, one can suppress messages by entering 'MESSAGES NUL'. However, the online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's) which is incorrect. This DOC problem exists in both ES1.0 and DB2/2. LOCAL FIX: Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'. PROBLEM SUMMARY: See problem title and description. PROBLEM CONCLUSION: Conclusion: The problem found is a valid one. Existing documentation for ES and DB2/2 will not be corrected. This problem will be corrected in the next release of the DB2/2 documentation. Specifically the section discussing Im/Export. and the MESSAGES NUL command in the online help of the Command Line Processor will be revised. TEMPORARY FIX: COMMENTS: MODULES/MACROS: SRLS: XX00000000 RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 MODULES 07 93 NULL 0 0 0 0 0 0 0 0 0 0 0 0 MODULES 07 93 REGARDING Duplicate both LOCAL Command not one incorrect both one incorrect both ONLINE 22 both Last one NUL next Closed both Component Closed in both ERROR documentation both Fixed discussing 07 93 help of . SRLS Enter ) Reported COMMENTS section description MESSAGE export ES 07 93 ( Special 0 Status Current 07 93 However HELP messages can SUPPRESS SUMMARY can description MESSAGE SAY MSG . discussing 07 93 CIRCUMVENTION Help messages section Severity MESSAGES Identifier 0 Export Current 07 93 2 0 1 SUMMARY description a export ES 07 93 However Child HELP . discussing 07 93 SUBMITTER MSGFILE SCP suppress discussing 07 93 description MESSAGE , : - INCORRECT ES1 both Line OF Release both Parent CODES Closed s OF DD both and by APAR Processor discussing 07 93 SUBMITTER COMMENTS export L Specifically MESSAGES Special CLI ES 07 93 RTN ES1 both Line DB2 both is 07 instead both Processor PTF both list OS Date both Conclusion both enter List for discussing 07 93 Changed CLOSED description export Current 07 93 2 0 1 MGR IMPORT INSTEAD See release both 0 Available ES1 ,,,,,, export EXPORT Child ,,,,,,,, :-.-100 However CLOSED entering Not is documentation MSGFILE-List OS ,,,,,, L is ONLINE ,,,,,,,,,,, COMMENTS INSTEAD next ,,,,,,,,,,,,,,,,,,, 1 DB2 command ,,,,,,,,, 93-.-07 CONCLUSION ,,,,,,,,,, 22 discussing in ,,,,,,,,, MESSAGES MACROS ,,,,,,,,, 0 ES MACROS ,,,,,,,,,,,, a which Help DD help ) not NULL REGARDING ,, Current Parent DB2 ,," PTF in MESSAGE ,,IMPORT can MGR ,,,,,,,,,,,,,,,,,,, incorrect-1 JR07261 ,,,,,,,,,,,, incorrect-1 ONLINE DESCRIPTIONadvise IMPORT can instead listadvise list FIXadvise MACROS 0 advise Reported Changed 93-/-2 '562204401 ( INCORRECT Availableadvise CLI Available Exportadvise enter descriptionadvise Date release Name DBASE-1 Release Relief Identifier Line, CODES 'APAR Processor in Command release Identifier( Enter NUL LOCAL and MSG Interface, Im be Duplicate found both MODULES by Platform Command-Name, Fixed ERRORadvise Last oradvise However CLOSED entering Not is DOC MSG-LOCAL, Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail PE ERRORadvise Conclusionadvise HELP-FORadvise of oneadvise import messages Componentadvise Closedadvise for PROBLEM onlineadvise enter be ERROR ,,,,,, export EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS JR07261 next ,,,,,,,,,,,,,,,,,,, 100 DB2 command ,,,,,,,,, a-.-1 CONCLUSION ,,,,,,,,,, 93 DOC incorrect ,,,,,,,,, MESSAGE LOCAL ,,,,,,,,, 07 enter LOCAL ,,,,,,,,,,,, and CONCLUSION Identifier DD HELP ) not Not Processor ,, Current OS DB2 ,," PROBLEM incorrect MACROS ,,in both MODULES ,,,,,,,,,,,,,,,,,,, instead-100 L ,,,,,,,,,,,, instead-100 one DetailAPAR in both is list FIXAPAR list FIXAPAR LOCAL 07 APAR Relief by a-/-22 ': ( RTN beAPAR Closed be ExportAPAR documentation DESCRIPTIONAPAR Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF import INSTEAD problem messages, can INCORRECT Last Enter Command found MESSAGES ES1 NUL 562204401 List 0 Existing, Fixed DuplicateAPAR Line onlineAPAR Date exists by FIX ------ Help However Command -------- a./.2 PROBLEM exists CODES CIRCUMVENTION found Export Reported one release ------ IMPORT EXPORT Platform ----------- corrected MESSAGE ONLINE ------------------- 100 Detail CONCLUSION --------- :./.1 DB2 ---------- 562204401 entering Last --------- next MSG --------- 07 Existing MSG ------------ advise DB2 INSTEAD DOC INCORRECT , online or SHOULD -- DD Release Detail -- Severity Last MSGFILE --JR07261 Closed NULL ------------------- List.100 MESSAGES ------------ List.100 Platform Duplicateand JR07261 Closed MACROS MODULES Imand MODULES Imand MSG 07 and Status CLOSED :.0.22 '93 ( LOCAL byand command by Identifierand ERROR documentationand description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION Line revised discussing.100 OF SCP APAR CODES Child- be HELP APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of not FOR APAR export- SAY help Specifically for- both L list SRLS CODES"NUL can CLI SIN- messages Enter is Changed SRLS Component help SIN- import ES1and MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export MGR DBASEand RTN ES help Fixed FOR OS-enter Relief ES1and Dateand instead.inand Parent PEand Interface Not Currentand COMMENTSand incorrect section PTFand 07 which APAR Identifier ...... JR07261 Last Changed ........ 93/07/22 ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE". TO SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL. Symptom ...... DD DOC Status ......... CLOSED DOC Severity ................... 1 Date Closed ......... 93/07/22 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ Component Name DBASE MGR - SIN Special Types .... Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Parent APAR: Child APAR list: ERROR DESCRIPTION: When import or export using the Command Line Interface, one can suppress messages by entering 'MESSAGES NUL'. However, the online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's) which is incorrect. This DOC problem exists in both ES1.0 and DB2/2. LOCAL FIX: Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'. PROBLEM SUMMARY: See problem title and description. PROBLEM CONCLUSION: Conclusion: The problem found is a valid one. Existing documentation for ES and DB2/2 will not be corrected. This problem will be corrected in the next release of the DB2/2 documentation. Specifically the section discussing Im/Export. and the MESSAGES NUL command in the online help of the Command Line Processor will be revised. TEMPORARY FIX: COMMENTS: MODULES/MACROS: SRLS: XX00000000 RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: which Changed revised Processor Changed Conclusion NULL ...... Reported revised documentation ........ by/1/93 or to The next TO/562204401 entering CIRCUMVENTION ES1 Help PTF suppress enter MODULES. .....online OS ........... export users ................... : Im exists ......... both/1/07 Fixed .......... APAR list the ......... ......... 2 MGR ............ can Fixed Status IMPORT SIN - .. help Im .." the ..Symptom DB2 ................... TO/562204401 valid ............ TO/562204401 INSTEADChanged Symptom DB2 Types SAYChanged SAYChanged 2 Changed DBASE by/1/93 (22 ) Type ConclusionChanged Enter Conclusion sChanged List insteadChanged 100. Name /Line Identifier in import/562204401 ERROR import/be EXPORT. 562204401. release COMMENTS problem ( ). :. release CLI L NUL Identifier -Child DD CONCLUSION Name MESSAGE found Name HELP When PROBLEM . a. release Component problem. advise. release Component JR07261 -Child for DD Name MESSAGE -Child DD SHOULD ' HELP ONLINE CLI MACROS title Existing REGARDING SUPPRESS This' SCP messagesChanged will Changed corrected INCORRECT discussing MSGFILE whichChanged 'of CLI import/562204401 ERROR PE SRLS EXPORT, is COMMENTS problem, one is Component (LOCAL which Export Name ), However Name TEMPORARY Detail problem (Date When Release not ). will FORChanged Available Child import/562204401 .0 MESSAGES REGARDING Duplicate OF HELP REGARDING This Detail This Release CODES. DESCRIPTION in Last SUPPRESS Processor Command import/Specifically title /Line, HELP This CLOSED problem. Interface Not command incorrect REGARDING CLI RTN the XX00000000 (Closed Relief ). MESSAGES ( ONLINE using discussing section), CLOSED COMMENTS problem EXPORT Name ES, Target Current MSG Platform MSG SUBMITTER- . CIRCUMVENTION Severity description Parent HELP REGARDING This (-and). of , Release . messagesChanged SUMMARY. FIXChanged Special/SeeChanged .DOC ( ) Changed CIRCUMVENTION ( ) ' " - , Available FOR ,,,,,, import in CIRCUMVENTION ,,,,,,,, advise-.-100 DBASE-2 COMMENTS Not DOC Existing ONLINE HELP RTN ,,,,,, description discussing Relief ,,,,,,,,,,, CODES discussing problem ,,,,,,,,,,,,,,,,,,, 562204401 DB2 CLOSED ,,,,,,,,, advise-.-100 Conclusion ,,,,,,,,,, : documentation MESSAGE ,,,,,,,,, online OF ,,,,,,,,, / ES1 OF ,,,,,,,,,,,, Conclusion list DD L ) PTF release Specifically ,,,, Date s DB2 ,, Special MESSAGE of ,,LOCAL be PE ,,,,,,,,,,,,,,,,,,, MGR-2 Name ,,,,,,,,,,,, MGR-2 Relief Detailandwhich be MSGFILE not INCORRECTand not INCORRECTand MSG Availableand CLI Available incorrectand Duplicate DESCRIPTIONand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, INSTEAD ESand next revisedand found section DBASE-2 command NULand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, next CONCLUSIONand See Current SCP Export can help for section DBASE-a command NUL, REGARDING Changed DBASE-2 APAR DBASE-a PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section corrected Help, SAY ESand Componentand Last-Interfaceand Releaseand OS or Commandand Closedand JR07261 SIN Reportedand Closed INCORRECT ,,,,,, JR07261 L DB2 ,,,,,,,, APAR-0-22 TO entering Not both export-2 Severity IMPORT export-2 CIRCUMVENTION found 1,. DESCRIPTION Symptom ,,,,,, MESSAGE LOCAL SUMMARY ,,,,,,,,,,, discussing or Special ,,,,,,,,,,,,,,,,,,, : Existing Detail ,,,,,,,,, and-/-93 Duplicate ,,,,,,,,,, a FOR OF ,,,,,,,,, SAY RTN ,,,,,,,,, 100 Im RTN ,,,,,,,which ,,, Available Duplicate MSG EXPORT messages ) Specifically SRLS valid ,, ES Target Existing ,, using OF s ,,not COMMENTS See ,,,,,,,,,,,,,,,,,,, of-2 OS ,,,,,,,,,,,, of-2 SUMMARY FIXbe APAR Identifier ...... JR07261 Last Changed ........ 93/07/22 ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE". TO SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL. Symptom ...... DD DOC Status ........... CLOSED DOC Severity ................... 1 Date Closed ......... 93/07/22 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ Component Name DBASE MGR - SIN Special Types .... Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Parent APAR: Child APAR list: ERROR DESCRIPTION: When import or export using the Command Line Interface, one can suppress messages by entering 'MESSAGES NUL'. However, the online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's) which is incorrect. This DOC problem exists in both ES1.0 and DB2/2. LOCAL FIX: Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'. PROBLEM SUMMARY: See problem title and description. PROBLEM CONCLUSION: Conclusion: The problem found is a valid one. Existing documentation for ES and DB2/2 will not be corrected. This problem will be corrected in the next release of the DB2/2 documentation. Specifically the section discussing Im/Export. and the MESSAGES NUL command in the online help of the Command Line Processor will be revised. TEMPORARY FIX: COMMENTS: MODULES/MACROS: SRLS: XX00000000 RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 MODULES 07 93 NULL 0 0 0 0 0 0 0 0 0 0 0 0 MODULES 07 93 REGARDING Duplicate both LOCAL Command not one incorrect both one incorrect both ONLINE 22 both Last one NUL next Closed both Component Closed in both ERROR documentation both Fixed discussing 07 93 help of . SRLS Enter ) Reported COMMENTS section description MESSAGE export ES 07 93 ( Special 0 Status Current 07 93 However HELP messages can SUPPRESS SUMMARY can description MESSAGE SAY MSG . discussing 07 93 CIRCUMVENTION Help messages section Severity MESSAGES Identifier 0 Export Current 07 93 2 0 1 SUMMARY description a export ES 07 93 However Child HELP . discussing 07 93 SUBMITTER MSGFILE SCP suppress discussing 07 93 description MESSAGE , : - INCORRECT ES1 both Line OF Release both Parent CODES Closed s OF DD both and by APAR Processor discussing 07 93 SUBMITTER COMMENTS export L Specifically MESSAGES Special CLI ES 07 93 RTN ES1 both Line DB2 both is 07 instead both Processor PTF both list OS Date both Conclusion both enter List for discussing 07 93 Changed CLOSED description export Current 07 93 2 0 1 MGR IMPORT INSTEAD See release both 0 Available ES1 ,,,,,, export EXPORT Child ,,,,,,,, :-.-100 However CLOSED entering Not is documentation MSGFILE-List OS ,,,,,, L is ONLINE ,,,,,,,,,,, COMMENTS INSTEAD next ,,,,,,,,,,,,,,,,,,, 1 DB2 command ,,,,,,,,, 93-.-07 CONCLUSION ,,,,,,,,,, 22 discussing in ,,,,,,,,, MESSAGES MACROS ,,,,,,,,, 0 ES MACROS ,,,,,,,,,,,, a which Help DD help ) not NULL REGARDING ,, Current Parent DB2 ,," PTF in MESSAGE ,,IMPORT can MGR ,,,,,,,,,,,,,,,,,,, incorrect-1 JR07261 ,,,,,,,,,,,, incorrect-1 ONLINE DESCRIPTIONadvise IMPORT can instead listadvise list FIXadvise MACROS 0 advise Reported Changed 93-/-2 '562204401 ( INCORRECT Availableadvise CLI Available Exportadvise enter descriptionadvise Date release Name DBASE-1 Release Relief Identifier Line, CODES 'APAR Processor in Command release Identifier( Enter NUL LOCAL and MSG Interface, Im be Duplicate found both MODULES by Platform Command-Name, Fixed ERRORadvise Last oradvise However CLOSED entering Not is DOC MSG-LOCAL, Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail PE ERRORadvise Conclusionadvise HELP-FORadvise of oneadvise import messages Componentadvise Closedadvise for PROBLEM onlineadvise enter be ERROR ,,,,,, export EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS JR07261 next ,,,,,,,,,,,,,,,,,,, 100 DB2 command ,,,,,,,,, a-.-1 CONCLUSION ,,,,,,,,,, 93 DOC incorrect ,,,,,,,,, MESSAGE LOCAL ,,,,,,,,, 07 enter LOCAL ,,,,,,,,,,,, and CONCLUSION Identifier DD HELP ) not Not Processor ,, Current OS DB2 ,," PROBLEM incorrect MACROS ,,in both MODULES ,,,,,,,,,,,,,,,,,,, instead-100 L ,,,,,,,,,,,, instead-100 one DetailAPAR in both is list FIXAPAR list FIXAPAR LOCAL 07 APAR Relief by a-/-22 ': ( RTN beAPAR Closed be ExportAPAR documentation DESCRIPTIONAPAR Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF import INSTEAD problem messages, can INCORRECT Last Enter Command found MESSAGES ES1 NUL 562204401 List 0 Existing, Fixed DuplicateAPAR Line onlineAPAR Date exists by FIX ------ Help However Command -------- a./.2 PROBLEM exists CODES CIRCUMVENTION found Export Reported one release ------ IMPORT EXPORT Platform ----------- corrected MESSAGE ONLINE ------------------- 100 Detail CONCLUSION --------- :./.1 DB2 ---------- 562204401 entering Last --------- next MSG --------- 07 Existing MSG ------------ advise DB2 INSTEAD DOC INCORRECT , online or SHOULD -- DD Release Detail -- Severity Last MSGFILE --JR07261 Closed NULL ------------------- List.100 MESSAGES ------------ List.100 Platform Duplicateand JR07261 Closed MACROS MODULES Imand MODULES Imand MSG 07 and Status CLOSED :.0.22 '93 ( LOCAL byand command by Identifierand ERROR documentationand description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION Line revised discussing.100 OF SCP APAR CODES Child- be HELP APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of not FOR APAR export- SAY help Specifically for- both L list SRLS CODES"NUL can CLI SIN- messages Enter is Changed SRLS Component help SIN- import ES1and MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export MGR DBASEand RTN ES help Fixed FOR OS-enter Relief ES1and Dateand instead.inand Parent PEand Interface Not Currentand COMMENTSand incorrect section PTFand 07 which APAR Identifier ...... JR07261 Last Changed ........ 93/07/22 ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE". TO SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL. Symptom ...... DD DOC Status ......... CLOSED DOC Severity ................... 1 Date Closed ......... 93/07/22 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ Component Name DBASE MGR - SIN Special Types .... Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Parent APAR: Child APAR list: ERROR DESCRIPTION: When import or export using the Command Line Interface, one can suppress messages by entering 'MESSAGES NUL'. However, the online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's) which is incorrect. This DOC problem exists in both ES1.0 and DB2/2. LOCAL FIX: Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'. PROBLEM SUMMARY: See problem title and description. PROBLEM CONCLUSION: Conclusion: The problem found is a valid one. Existing documentation for ES and DB2/2 will not be corrected. This problem will be corrected in the next release of the DB2/2 documentation. Specifically the section discussing Im/Export. and the MESSAGES NUL command in the online help of the Command Line Processor will be revised. TEMPORARY FIX: COMMENTS: MODULES/MACROS: SRLS: XX00000000 RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: which Changed revised Processor Changed Conclusion NULL ...... Reported revised documentation ........ by/1/93 or to The next TO/562204401 entering CIRCUMVENTION ES1 Help PTF suppress enter MODULES. .....online OS ........... export users ................... : Im exists ......... both/1/07 Fixed .......... APAR list the ......... ......... 2 MGR ............ can Fixed Status IMPORT SIN - .. help Im .." the ..Symptom DB2 ................... TO/562204401 valid ............ TO/562204401 INSTEADChanged Symptom DB2 Types SAYChanged SAYChanged 2 Changed DBASE by/1/93 (22 ) Type ConclusionChanged Enter Conclusion sChanged List insteadChanged 100. Name /Line Identifier in import/562204401 ERROR import/be EXPORT. 562204401. release COMMENTS problem ( ). :. release CLI L NUL Identifier -Child DD CONCLUSION Name MESSAGE found Name HELP When PROBLEM . a. release Component problem. advise. release Component JR07261 -Child for DD Name MESSAGE -Child DD SHOULD ' HELP ONLINE CLI MACROS title Existing REGARDING SUPPRESS This' SCP messagesChanged will Changed corrected INCORRECT discussing MSGFILE whichChanged 'of CLI import/562204401 ERROR PE SRLS EXPORT, is COMMENTS problem, one is Component (LOCAL which Export Name ), However Name TEMPORARY Detail problem (Date When Release not ). will FORChanged Available Child import/562204401 .0 MESSAGES REGARDING Duplicate OF HELP REGARDING This Detail This Release CODES. DESCRIPTION in Last SUPPRESS Processor Command import/Specifically title /Line, HELP This CLOSED problem. Interface Not command incorrect REGARDING CLI RTN the XX00000000 (Closed Relief ). MESSAGES ( ONLINE using discussing section), CLOSED COMMENTS problem EXPORT Name ES, Target Current MSG Platform MSG SUBMITTER- . CIRCUMVENTION Severity description Parent HELP REGARDING This (-and). of , Release . messagesChanged SUMMARY. FIXChanged Special/SeeChanged .DOC ( ) Changed CIRCUMVENTION ( ) ' " - , Available FOR ,,,,,, import in CIRCUMVENTION ,,,,,,,, advise-.-100 DBASE-2 COMMENTS Not DOC Existing ONLINE HELP RTN ,,,,,, description discussing Relief ,,,,,,,,,,, CODES discussing problem ,,,,,,,,,,,,,,,,,,, 562204401 DB2 CLOSED ,,,,,,,,, advise-.-100 Conclusion ,,,,,,,,,, : documentation MESSAGE ,,,,,,,,, online OF ,,,,,,,,, / ES1 OF ,,,,,,,,,,,, Conclusion list DD L ) PTF release Specifically ,,,, Date s DB2 ,, Special MESSAGE of ,,LOCAL be PE ,,,,,,,,,,,,,,,,,,, MGR-2 Name ,,,,,,,,,,,, MGR-2 Relief Detailandwhich be MSGFILE not INCORRECTand not INCORRECTand MSG Availableand CLI Available incorrectand Duplicate DESCRIPTIONand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, INSTEAD ESand next revisedand found section DBASE-2 command NULand MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR Processor by one, MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress 22, found entering( SHOULD suppress Processor is section suppress for section export instead messages MODULES 0 APAR SUBMITTER 93, next CONCLUSIONand See Current SCP Export can help for section DBASE-a command NUL, REGARDING Changed DBASE-2 APAR DBASE-a PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section corrected Help, SAY ESand Componentand Last-Interfaceand Releaseand OS or Commandand Closedand JR07261 SIN Reportedand Closed INCORRECT ,,,,,, JR07261 L DB2 ,,,,,,,, APAR-0-22 TO entering Not both export-2 Severity IMPORT export-2 CIRCUMVENTION found 1,. DESCRIPTION Symptom ,,,,,, MESSAGE LOCAL SUMMARY ,,,,,,,,,,, discussing or Special ,,,,,,,,,,,,,,,,,,, : Existing Detail ,,,,,,,,, and-/-93 Duplicate ,,,,,,,,,, a FOR OF ,,,,,,,,, SAY RTN ,,,,,,,,, 100 Im RTN ,,,,,,,which ,,, Available Duplicate MSG EXPORT messages ) Specifically SRLS valid ,, ES Target Existing ,, using OF s ,,not COMMENTS See ,,,,,,,,,,,,,,,,,,, of-2 OS ,,,,,,,,,,,, of-2 SUMMARY FIXbe APAR Identifier ...... JR07261 Last Changed ........ 93/07/22 ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE". TO SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL. Symptom ...... DD DOC Status ........... CLOSED DOC Severity ................... 1 Date Closed ......... 93/07/22 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ Component Name DBASE MGR - SIN Special Types .... Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Parent APAR: Child APAR list: ERROR DESCRIPTION: When import or export using the Command Line Interface, one can suppress messages by entering 'MESSAGES NUL'. However, the online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's) which is incorrect. This DOC problem exists in both ES1.0 and DB2/2. LOCAL FIX: Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'. PROBLEM SUMMARY: See problem title and description. PROBLEM CONCLUSION: Conclusion: The problem found is a valid one. Existing documentation for ES and DB2/2 will not be corrected. This problem will be corrected in the next release of the DB2/2 documentation. Specifically the section discussing Im/Export. and the MESSAGES NUL command in the online help of the Command Line Processor will be revised. TEMPORARY FIX: COMMENTS: MODULES/MACROS: SRLS: XX00000000 RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 MODULES 07 93 NULL 0 0 0 0 0 0 0 0 0 0 0 0 MODULES 07 93 REGARDING Duplicate both LOCAL Command not one incorrect both one incorrect both ONLINE 22 both Last one NUL next Closed both Component Closed in both ERROR documentation both Fixed discussing 07 93 help of . SRLS Enter ) Reported COMMENTS section description MESSAGE export ES 07 93 ( Special 0 Status Current 07 93 However HELP messages can SUPPRESS SUMMARY can description MESSAGE SAY MSG . discussing 07 93 CIRCUMVENTION Help messages section Severity MESSAGES Identifier 0 Export Current 07 93 2 0 1 SUMMARY description a export ES 07 93 However Child HELP . discussing 07 93 SUBMITTER MSGFILE SCP suppress discussing 07 93 description MESSAGE , : - INCORRECT ES1 both Line OF Release both Parent CODES Closed s OF DD both and by APAR Processor discussing 07 93 SUBMITTER COMMENTS export L Specifically MESSAGES Special CLI ES 07 93 RTN ES1 both Line DB2 both is 07 instead both Processor PTF both list OS Date both Conclusion both enter List for discussing 07 93 Changed CLOSED description export Current 07 93 2 0 1 MGR IMPORT INSTEAD See release both 0 Available ES1 ,,,,,, export EXPORT Child ,,,,,,,, :-.-100 However CLOSED entering Not is documentation MSGFILE-List OS ,,,,,, L is ONLINE ,,,,,,,,,,, COMMENTS INSTEAD next ,,,,,,,,,,,,,,,,,,, 1 DB2 command ,,,,,,,,, 93-.-07 CONCLUSION ,,,,,,,,,, 22 discussing in ,,,,,,,,, MESSAGES MACROS ,,,,,,,,, 0 ES MACROS ,,,,,,,,,,,, a which Help DD help ) not NULL REGARDING ,, Current Parent DB2 ,," PTF in MESSAGE ,,IMPORT can MGR ,,,,,,,,,,,,,,,,,,, incorrect-1 JR07261 ,,,,,,,,,,,, incorrect-1 ONLINE DESCRIPTIONadvise IMPORT can instead listadvise list FIXadvise MACROS 0 advise Reported Changed 93-/-2 '562204401 ( INCORRECT Availableadvise CLI Available Exportadvise enter descriptionadvise Date release Name DBASE-1 Release Relief Identifier Line, CODES 'APAR Processor in Command release Identifier( Enter NUL LOCAL and MSG Interface, Im be Duplicate found both MODULES by Platform Command-Name, Fixed ERRORadvise Last oradvise However CLOSED entering Not is DOC MSG-LOCAL, Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail PE ERRORadvise Conclusionadvise HELP-FORadvise of oneadvise import messages Componentadvise Closedadvise for PROBLEM onlineadvise enter be ERROR ,,,,,, export EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS JR07261 next ,,,,,,,,,,,,,,,,,,, 100 DB2 command ,,,,,,,,, a-.-1 CONCLUSION ,,,,,,,,,, 93 DOC incorrect ,,,,,,,,, MESSAGE LOCAL ,,,,,,,,, 07 enter LOCAL ,,,,,,,,,,,, and CONCLUSION Identifier DD HELP ) not Not Processor ,, Current OS DB2 ,," PROBLEM incorrect MACROS ,,in both MODULES ,,,,,,,,,,,,,,,,,,, instead-100 L ,,,,,,,,,,,, instead-100 one DetailAPAR in both is list FIXAPAR list FIXAPAR LOCAL 07 APAR Relief by a-/-22 ': ( RTN beAPAR Closed be ExportAPAR documentation DESCRIPTIONAPAR Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF import INSTEAD problem messages, can INCORRECT Last Enter Command found MESSAGES ES1 NUL 562204401 List 0 Existing, Fixed DuplicateAPAR Line onlineAPAR Date exists by FIX ------ Help However Command -------- a./.2 PROBLEM exists CODES CIRCUMVENTION found Export Reported one release ------ IMPORT EXPORT Platform ----------- corrected MESSAGE ONLINE ------------------- 100 Detail CONCLUSION --------- :./.1 DB2 ---------- 562204401 entering Last --------- next MSG --------- 07 Existing MSG ------------ advise DB2 INSTEAD DOC INCORRECT , online or SHOULD -- DD Release Detail -- Severity Last MSGFILE --JR07261 Closed NULL ------------------- List.100 MESSAGES ------------ List.100 Platform Duplicateand JR07261 Closed MACROS MODULES Imand MODULES Imand MSG 07 and Status CLOSED :.0.22 '93 ( LOCAL byand command by Identifierand ERROR documentationand description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION Line revised discussing.100 OF SCP APAR CODES Child- be HELP APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of not FOR APAR export- SAY help Specifically for- both L list SRLS CODES"NUL can CLI SIN- messages Enter is Changed SRLS Component help SIN- import ES1and MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export MGR DBASEand RTN ES help Fixed FOR OS-enter Relief ES1and Dateand instead.inand Parent PEand Interface Not Currentand COMMENTSand incorrect section PTFand 07 which APAR Identifier ...... JR07261 Last Changed ........ 93/07/22 ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE". TO SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL. Symptom ...... DD DOC Status ... APAR Identifier ...... JR07280 Last Changed ........ 94/04/15 SQL2003C ERROR MSG IS INCOMPLETE - SHOULD INCLUDE SQLERRD 0 OF SQLCA Symptom ...... IN INCORROUT Status ........... CLOSED CAN Severity ................... 1 Date Closed ......... 94/04/15 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ Component Name DBASE MGR - SIN Special Types .... Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Parent APAR: Child APAR list: ERROR DESCRIPTION: While doing a RESTORE of a DB, customer received error code SQL2003c . On-line documentation refers customers to value of SQLERRD 0 of SQLCA which has now disappeared after the execution . Problem isolation then become a hit and miss affair . Customer does not feel it appropriate to expect him to recode the RESTORE command so as to have direct access to SQLERRD 0 if SQLCA . This value should be captured and reported to the user at the same time as the SQL2003c error . LOCAL FIX: PROBLEM SUMMARY: PROBLEM CONCLUSION: TEMPORARY FIX: COMMENTS: PMR was closed as not a problem. MODULES/MACROS: SRLS: RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: Component recode 111111 SQLERRD SRLS documentation 11111111 become100562204401100affair RESTORE problem 100access error Child expect INCORROUT so value doing PE1 11111 Reported RTN 11111111111 Fixed 1111111111111111111 after it FIX 111111111 be1005622044011002 hit 1111111111 as not 111111111 111111111 : Parent 111111111111 CAN hit Type Last This 04 11 INCLUDE it 11, 11which customers 1111111111111111111 100access 111111111111 100access MACROScaptured which customers SUMMARYcaptured SUMMARYcaptured : captured Date become100562204401100affair .a / Componentcaptured Duplicate Component SUBMITTERcaptured Not LOCALcaptured 941 Problem 100Name isolation line JR07280100access ERROR JR07280100Available has1 access1 SQL2003C command SHOULD . /1 after1 SQL2003C CIRCUMVENTION MODULES received isolation 04Changed DB CONCLUSION Problem of IN Problem INCOMPLETE should 1 and1 SQL2003C COMMENTS SHOULD1 APAR1 SQL2003C COMMENTS miss 04Changed if DB Problem of 04Changed DB then - INCOMPLETE reported CIRCUMVENTION OF feel Special was - Symptom OScaptured captured Current List direct captured -Release CIRCUMVENTION JR07280100access ERROR SCP to has0 MGR command SHOULD0 Relief MGR COMMENTS .now have Problem /0 IS Problem Detail SHOULD .Customer SQL2003c PROBLEM /1 Identifiercaptured at Changed JR07280100access 115 On Special does refers INCOMPLETE Special Detail SQL2003c CLOSED1 DESCRIPTION line MSG was SIN code JR07280100TO 100Name0 INCOMPLETE Closed SHOULD1 MESSAGE PTF CODES list Special CIRCUMVENTION Status .closed SQLCA /1 On . reported direct Target/0 Closed command SHOULD has Problem execution0 While customer Platform Severity Platform Types04 1 Child the DBASE same INCOMPLETE Special .04appropriate/1 Release 0 SQL2003c 1 OScaptured user1 himcaptured time100TEMPORARYcaptured 1disappeared . / captured Child . / - , 04 0 at Identifier 000000 JR07280 line Child 00000000 APAR0410494 Date04: command PTF disappeared feel reported INCOMPLETE Status 000000 DBASE direct SQLCA 00000000000 CLOSED direct SHOULD 0000000000000000000 access customers Closed 000000000 APAR0410494 Component 0000000 after documentation of 000000000 Reported refers 000000000 100 expect refers 000000000000 Component not DB MODULES / so SQL2003C TO 0000 Customer SUBMITTER customers 00 time of Release 00now Available SCP 0000000000000000000 Parent04: Problem 000000000000 Parent04: SQLCA Detailappropriate Available PMR PROBLEM Listappropriate PROBLEM Listappropriate Platform atappropriate CIRCUMVENTION at listappropriate does DESCRIPTIONappropriate On PE 2appropriate Target Symptom doing of ,isolation, have Target Symptom ,Name Changed Target OF of Type Last,0 the IS which as SIN become Relief0 On PE appropriate to Target hit -has Duplicateappropriate- it user Target value a0 IN error. then value SIN MGR Target value if Target Fixed LOCAL OS PE 15 as Types affair0 MACROS executionappropriate problem SRLSappropriate IN Target Date04: CODES receivedappropriate On PE 2appropriate Target Symptom doing of ,isolation, have Target Symptom ,Name Changed Target OF of Type Last,0 the IS which as SIN become Relief0 On PE 562204401appropriate to Target hit -has Duplicateappropriate- it user Target value a0 IN error. then value SIN MGR Target value if Target Fixed LOCAL OS PE 15 as Types affair0 problem CONCLUSIONappropriate TEMPORARY customer Symptom have CAN INCLUDE if Target Date04and CODES received0 Special captured Date04: as Date04and should Target same Severity of be ERROR FIX Target CODES received. Target Not recode of Target Date04: CODES received was him Target Current INCORROUT0 SUMMARY executionappropriate COMMENTSappropriate MSG04MESSAGEappropriate SQL2003cappropriate RESTORE codeappropriate closedappropriate miss This SQLERRDappropriate closed List 000000 miss MODULES customers 00000000 as041504a error PTF be Fixed04: the Last Fixed04: Child IN 56220440101 DESCRIPTION which 000000 of now user 00000000000 direct RESTORE time 0000000000000000000 after feel Detail 000000000 appropriate0410004affair does 0000000000 and Identifier refers 000000000 SUMMARY Status 000000000 94 it Status 0000000 000 at does Platform has OS / TO to 00 execution While feel 00 refers SUBMITTER 00PROBLEM command TEMPORARY 0000000000000000000 Release04: RTN 000000000000 Release04: user himAvailable as isolation 111111 miss MSG captured 11111111 affair1002100a reported INCOMPLETE Identifier Last100has List Special ,PMR,1 was Platform0 then SUMMARY On received MACROS refers On recode1 which 111111 DB disappeared Type 11111111111 Closed disappeared the 1111111111111111111 562204401 Customer closed 111111111 affair1002100a COMMENTS 1111111111 access does Release 111111111 SQLERRD SQL2003c 111111111 94 hit SQL2003c 111111111111 COMMENTS Problem Date Parent 04 This time 1111 customer While Customer 11 Release SQLCA 11PTF at Symptom 1111111111111111 RTN100: Severity 111111111111 RTN100: Type Detailafter PTF at SCP so Notafter so Notafter same asafter Changed as notafter ERROR DESCRIPTIONafter JR07280 RESTORE Fixed code Name MESSAGE0 Relief CAN value OS become error -On received-1 IS0 Reported INCORROUT line CIRCUMVENTION APAR doing -On recode- .: MODULES-SUBMITTER/ MGR list1 disappeared SHOULD FIX line be expect115 appropriate customers100:1 now himafter Duplicate -On received- LOCAL Release -On recode-1 should userafter TEMPORARY SHOULD appropriate DBASE1 should CONCLUSIONafter Componentafter SHOULD IN MGR and Relief1 feel documentation if execution appropriate customers100: PROBLEM Available Current1 SHOULD Available Current line problem SQL2003C Release customers100: documentation1 TO Target direct it100have1 appropriate On received CODES line Reported INCLUDE Release code Name SIN Available SRLS1 himafter commandafter PE100OFafter toafter Status CLOSEDafter Childafter of Typesafter 15 15 15 15 15 15 15 15 15 15 15 15 15 15 PE 2 affair recode 15 15 15 15 15 15 15 15 15 15 15 15 PE 2 affair Special does be now code PROBLEM Relief list be Relief list be reported a be MSG Relief received problem closed be COMMENTS closed line be ERROR documentation be hit direct 2 affair INCLUDE Release 1 to Duplicate / SQLERRD command Target DBASE of Fixed execution 2 affair . time 15 Type customer 2 affair IS INCOMPLETE OS CAN was user CAN DBASE of SUMMARY Platform 1 direct 2 affair Child INCORROUT OS Target the On isolation 15 have affair : 15 562204401 user DBASE and Fixed execution 2 affair IS Changed INCOMPLETE 1 direct 2 affair Types PMR Symptom value direct 2 affair DBASE of 0 after 04 List expect be Name refers SQL2003c be same CLOSED closed SUBMITTER refers DB be appropriate become as SIN direct 2 affair Types command Fixed MODULES TO On time CIRCUMVENTION execution 2 affair Status expect be Name customers be MGR 2 LOCAL be SIN so be not RTN Customer be Component be doing Not if direct 2 affair captured Closed DBASE Fixed customer 2 affair : 15 562204401 Parent Last MACROS TEMPORARY SQL2003C be 15 at expect 000000 Fixed has Changed 00000000 after0410494 IS Closed error PTF MGR documentation PMR04Not RTN 000000 MODULES MGR reported 00000000000 command MACROS problem 0000000000000000000 562204401 customers CODES 000000000 affair041042 CONCLUSION 0000000000 a direct line 000000000 On OF 000000000 15 execution OF 000000000000 and INCORROUT DB INCLUDE / PROBLEM recode Special 00 customer same customers 00, so line of 00Last CAN Parent 0000000000000000000 list04562204401 miss 000000000000 list04562204401 reported DESCRIPTIONAPAR Last CAN LOCAL not APAR not himAPAR OF 15 APAR SQLERRD captured affair0410004: -access . List atAPAR CIRCUMVENTION at haveAPAR doing DBASEAPAR Customer SQL2003C Problem Date04562204401 SQL2003c SQLCA isolation Name0 CLOSED -as SIN line code SQL2003C isolation. Duplicate received now MESSAGE0 it Available does IN be PE become Severity code04Problem0 hit ERRORAPAR MSG RESTOREAPAR IS Closed error PTF MGR disappeared Platform04now0 MSG CurrentAPAR SHOULD Child be feel FIX refers0Detail SCP ERRORAPAR ComponentAPAR INCOMPLETE04IdentifierAPAR Release ReliefAPAR JR07280 OS COMMENTSAPAR closedAPAR if should ReportedAPAR doing Available ERROR 000000 Fixed has Child 00000000 APAR04104: access/15 SQL2003C captured error it CLOSED Severity Date0494 PMR RESTORE 000000 IS access/15,Relief 00000000000 command miss problem 0000000000000000000 94 customers CODES 000000000 and04104562204401 CONCLUSION 0000000000 affair disappeared list 000000000 of now 000000000 2 doing now 000000000000 appropriate CONCLUSION isolation DB INCOMPLETE / PROBLEM PTF SIN 00 customer RTN customers 00, should list OF 00line be PE 0000000000000000000 LOCAL0494 MODULES 000000000000 LOCAL0494 Relief Detailas line be MGR not himas not himas now 2 as SQLCA become and0410004a -after . Status Availableas closed Available haveas documentation DESCRIPTIONas Customer FIX so at DBASE Identifier04Changed SQL2003c Date0494 code04Problem so JR07280 MACROS SHOULD OS0 CAN List MSG Duplicate code IN On expect received access Not 15 feel0 hit doesas Name Reportedas Customer FIX become at DBASE Identifier04Changed SQL2003c Date0494 code04 become him 040404040404 INCORROUT IS code 0404040404040404 and11001: should FIX CLOSED Child IN have SQLERRD Relief SQL2003C 040404040404 Last has Severity 0404040404040404040404 Current of reported 04040404040404040404040404040404040404 94 Detail CONCLUSION 040404040404040404 after11001562204401 customers 04040404040404040404 access error MSG 040404040404040404 problem Platform 040404040404040404 2 feel Platform 040404040404040404040404 APAR customers MACROS disappeared List 0 Reported RESTORE then 0404 DB SQL2003c Detail 0404 the MSG PMR 0404miss closed recode 04040404040404040404040404040404040404 Not194 On 040404040404040404040404 Not194 Severity doesappropriate miss closed OF PE itappropriate PE itappropriate Platform 2 appropriate Type Closed after1151a -affair . now becomeappropriate CODES become isolationappropriate ERROR documentationappropriate DBASE INCLUDE time direct194 Component TEMPORARY at as Problem DESCRIPTION Name SRLS direct194 refers Symptom as CLOSED Changed04 Available INCOMPLETE as SHOULD time DESCRIPTION/ SUBMITTER as SIN/ SRLS Component Release PROBLEM Identifier as Fixed04 SUMMARY INCLUDE TO if04 be MODULES not to CLOSED,received CAN CIRCUMVENTION This04 OS Duplicate MGR captured to COMMENTS INCLUDE This04 JR07280 expectappropriate Parent Specialappropriate should FIX CLOSED Child IN have Parent Dateappropriate Status execution INCLUDE hit Identifier RTN04doing SQLCA expectappropriate Customerappropriate LOCAL1lineappropriate same SCPappropriate MESSAGE PTF customerappropriate commandappropriate list Target soappropriate 2 as isolation 111111 misscaptured 11111111 affair1002100a reported INCOMPLETE Identifier Last100has List Special ,PMR,1 was Platform0 then SUMMARY On received MACROS refers On recode1 which 111111 DB disappeared Type 111JR07280 APAR Identifier ...... JR07280 Last Changed ........ 94/04/15 SQL2003C ERROR MSG IS INCOMPLETE - SHOULD INCLUDE SQLERRD 0 OF SQLCA Symptom ...... IN INCORROUT Status ........... CLOSED CAN Severity ................... 1 Date Closed ......... 94/04/15 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ Component Name DBASE MGR - SIN Special Types .... Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Parent APAR: Child APAR list: ERROR DESCRIPTION: While doing a RESTORE of a DB, customer received error code SQL2003c . On-line documentation refers customers to value of SQLERRD 0 of SQLCA which has now disappeared after the execution . Problem isolation then become a hit and miss affair . Customer does not feel it appropriate to expect him to recode the RESTORE command so as to have direct access to SQLERRD 0 if SQLCA . This value should be captured and reported to the user at the same time as the SQL2003c error . : PROBLEM SUMMARY: PROBLEM CONCLUSION: TEMPORARY FIX: COMMENTS: PMR was closed as not a problem. MODULES/MACROS: SRLS: RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: 04 JR07280 Component recode 111111 SQLERRD SRLS documentation 11111111 become100562204401100affair RESTORE problem 100access error Child expect INCORROUT so value doing PE1 11111 Reported RTN 11111111111 Fixed 1111111111111111111 after it FIX 111111111 be1005622044011002 hit 1111111111 as not 111111111 111111111 : Parent 111111111111 CAN hit Type Last This 04 11 INCLUDE it 11, 11which customers 1111111111111111111 100access 111111111111 100access MACROScaptured which customers SUMMARYcaptured SUMMARYcaptured : captured Date become100562204401100affair .a / Componentcaptured Duplicate Component SUBMITTERcaptured Not LOCALcaptured 941 Problem 100Name isolation line JR07280100access ERROR JR07280100Available has1 access1 SQL2003C command SHOULD . /1 after1 SQL2003C CIRCUMVENTION MODULES received isolation 04Changed DB CONCLUSION Problem of IN Problem INCOMPLETE should 1 and1 SQL2003C COMMENTS SHOULD1 APAR1 SQL2003C COMMENTS miss 04Changed if DB Problem of 04Changed DB then - INCOMPLETE reported CIRCUMVENTION OF feel Special was - Symptom OScaptured captured Current List direct JR07280 captured -Release CIRCUMVENTION JR07280100access ERROR SCP to has0 MGR command SHOULD0 Relief MGR COMMENTS .now have Problem /0 IS Problem Detail SHOULD .Customer SQL2003c PROBLEM /1 Identifiercaptured at Changed JR07280100access 115 On Special does refers INCOMPLETE Special Detail SQL2003c CLOSED1 DESCRIPTION line MSG was SIN code JR07280100TO 100Name0 INCOMPLETE Closed SHOULD1 MESSAGE PTF CODES list Special CIRCUMVENTION Status .closed SQLCA /1 On . reported direct Target/0 Closed command SHOULD has Problem execution0 While customer Platform Severity Platform Types04 1 Child the DBASE same INCOMPLETE Special .04appropriate/1 Release 0 SQL2003c 1 OScaptured user1 himcaptured time100TEMPORARYcaptured 1disappeared . / captured Child . / - , 04 0 at Identifier 000000 JR07280 line Child 00000000 APAR0410494 Date04: command PTF disappeared feel reported INCOMPLETE Status 000 DBASE direct SQLCA 00000000000 CLOSED direct SHOULD 0000000000000000000 access customers Closed 000000000 APAR0410494 Component 0000000JR07280 0 after documentation of 000000000 Reported refers 000000000 100 expect refers 000000000000 Component not DB MODULES / so SQL2003C TO 0000 Customer SUBMITTER customers 00 time of Release 00now Available SCP 0000000000000000000 Parent04: Problem 000000000000 Parent04: SQLCA Detailappropriate Available PMR PROBLEM Listappropriate PROBLEM Listappropriate Platform atappropriate CIRCUMVENTION at listappropriate does DESCRIPTIONappropriate On PE 2appropriate Target Symptom doing of ,isolation, have Target Symptom ,Name Changed Target OF of Type Last,0 the IS which as SIN become Relief0 On PE appropriate to Target hit -has Duplicateappropriate- it user Target value a0 IN error. then value SIN MGR Target value if Target Fixed LOCAL OS PE 15 as Types affair0 MACROS executionappropriate problem SRLSappropriate IN Target Date04: CODES receivedappropriate On PE 2appropriate Target Symptom doing of ,isolation, have Target Symptom ,Name Changed Target OF of Type Last,0 the IS which as SIN become Relief0 On PE 562204401appropriate to Target hit -has Duplicateappropriate- it user Target value a0 IN error. then value SIN MGR Target value if Target Fixed LOCAL OS PE 15 as Types affair0 problem CONCLUSIONappropriate TEMPORARY customer Symptom have CAN INCLUDE if Target Date04and CODES received0 Special captured Date04: 04and should Target same Severity of be ERROR FIX Target CODES received. Target Not recode of Target Date04: CODES received was him Target Current INCORROUT0 SUMMARY executionappropriate COMMENTSappropriate MSG04MESSAGEappropriate SQL2003cappropriate RTNJR07280 RESTORE codeappropriate closedappropriate miss This SQLERRDappropriate closed List 000000 miss MODULES customers 00000000 as041504a error PTF be Fixed04: the Last Fixed04: Child IN 56220440101 DESCRIPTION which 000000 of now user 00000000000 direct RESTORE time 0000000000000000000 after feel Detail 000000000 appropriate0410004affair does 0000000000 and Identifier refers 000000000 SUMMARY Status 000000000 94 it Status 0000000 000 at does Platform has OS / TO to 00 execution While feel 00 refers SUBMITTER 00PROBLEM command TEMPORARY 0000000000000000000 Release04: RTN 000000000000 Release04: user himAvailable as isolation 111111 miss MSG captured 11111111 affair1002100a reported INCOMPLETE Identifier Last100has List Special ,PMR,1 was Platform0 then SUMMARY On received MACROS refers On recode1 which 111111 DB disappeared Type 11111111111 Closed disappeared the 1111111111111111111 562204401 Customer closed 111111111 affair1002100a COMMENTS 1111111111 access does Release 1111111SQLERRD SQL2003c 111111111 94 hit SQL2003c 111111111111 COMMENTS Problem Date Parent 04 This time 1111 customer While Customer 11 Release SQLCA 11PTF at Symptom 11JR07280 111111111111111 RTN100: Severity 111111111111 RTN100: Type Detailafter PTF at SCP so Notafter so Notafter same asafter Changed as notafter ERROR DESCRIPTIONafter JR07280 RESTORE Fixed code Name MESSAGE0 Relief CAN value OS become error -On received-1 IS0 Reported INCORROUT line CIRCUMVENTION APAR doing -On recode- .: MODULES-SUBMITTER/ MGR list1 disappeared SHOULD FIX line be expect115 appropriate customers100:1 now himafter Duplicate -On received- LOCAL Release -On recode-1 should userafter TEMPORARY SHOULD appropriate DBASE1 should CONCLUSIONafter Componentafter SHOULD IN MGR and Relief1 feel documentation if execution appropriate customers100: PROBLEM Available Current1 SHOULD Available Current line problem SQL2003C Release customers100: documentation1 TO Target direct it100have1 appropriate On received CODES line Reported INCLUDE Release code Name SIN Available SRLS1 himafter commandafter PE100OFafter toafter Status CLOSEDafter Childafter of Typesafter 15 15 15 15 15 15 15 15 15 15 15 15 15 15 PE 2 affair recode 15 15 15 15 15 15 15 15 15 15 15 15 PE 2 affair Special does be now code PROBLEM Relief list be Relief list be reported a be MSG Relief received problem closed be COMMENTS closed line be ERROR documentation be hit direct 2 Release 1 to Duplicate / SQLERRD command Target DBASE of Fixed execution 2 affair . time 15 Type customer 2 affair IS INCOMPLETE OS CAN was user CAN DBASE of SUMMARY Platform 1 direct 2 affair Child INCORROUT OS Target the On isolation 15 have JR07280 affair : 15 562204401 user DBASE and Fixed execution 2 affair IS Changed INCOMPLETE 1 direct 2 affair Types PMR Symptom value direct 2 affair DBASE of 0 after 04 List expect be Name refers SQL2003c be same CLOSED closed SUBMITTER refers DB be appropriate become as SIN direct 2 affair Types command Fixed MODULES TO On time CIRCUMVENTION execution 2 affair Status expect be Name customers be MGR 2 LOCAL be SIN so be not RTN Customer be Component be doing Not if direct 2 affair captured Closed DBASE Fixed customer 2 affair : 15 562204401 Parent Last MACROS TEMPORARY SQL2003C be 15 at expect 000000 Fixed has Changed 00000000 after0410494 IS Closed error PTF MGR documentation PMR04Not RTN 000000 MODULES MGR reported 00000000000 command MACROS problem 0000000000000000000 562204401 customers CODES 000000000 affair041042 CONCLUSION 0000000000 a direct line 000000000 On OF 000000000 15 execution OF 000000000000 and INCORROUT DB INCLUDE / PROBLEM recode Special 00 customer same customers 00, so line of 00Last CAN Parent 0000000000000000000 list04562204401 miss 000000000000 list04562204401 reported DESCRIPTIONAPAR Last CAN LOCAL not APAR not himAPAR OF 15 APAR captured affair0410004: -access . List atAPAR CIRCUMVENTION at haveAPAR doing DBASEAPAR Customer SQL2003C Problem Date04562204401 SQL2003c SQLCA isolation Name0 CLOSED -as SIN line code SQL2003C isolation. Duplicate received now appropriateJR07280 MESSAGE0 it Available does IN be PE become Severity code04Problem0 hit ERRORAPAR MSG RESTOREAPAR IS Closed error PTF MGR disappeared Platform04now0 MSG CurrentAPAR SHOULD Child be feel FIX refers0Detail SCP ERRORAPAR ComponentAPAR INCOMPLETE04IdentifierAPAR Release ReliefAPAR JR07280 OS COMMENTSAPAR closedAPAR if should ReportedAPAR doing Available ERROR 000000 Fixed has Child 00000000 APAR04104: access/15 SQL2003C captured error it CLOSED Severity Date0494 PMR RESTORE 000000 IS access/15,Relief 00000000000 command miss problem 0000000000000000000 94 customers CODES 000000000 and04104562204401 CONCLUSION 0000000000 affair disappeared list 000000000 of now 000000000 2 doing now 000000000000 appropriate CONCLUSION isolation DB INCOMPLETE / PROBLEM PTF SIN 00 customer RTN customers 00, should list OF 00line be PE 0000000000000000000 LOCAL0494 MODULES 000000000000 LOCAL0494 Relief Detailas line be MGR not himas not himas now 2 as SQLCA become and0410004a -after . Status Availableas closed Available haveas documentation DESCRIPTIONas Customer FIX so at DBASE Identifier04Changed SQL2003c Datecode04Problem so JR07280 MACROS SHOULD OS0 CAN List MSG Duplicate code IN On expect received access Not 15 feel0 hit doesas Name Reportedas Customer FIX become at DBASE Identifier04Changed SQL2003c Date0494 code04 Platform0 JR07280 MACROS SHOULD OS0 CAN List MSG , IN On expect received access Not 15 feel0 Name Currentas SCP CIRCUMVENTION Special execution expect recode0direct same doesas Componentas INCORROUT04ifas refers Releaseas Last Parent COMMENTSas Closedas INCLUDE Severity reportedas become him 040404040404 INCORROUT IS code 0404040404040404 and11001: should FIX CLOSED Child IN have SQLERRD Relief SQL2003C 040404040404 Last has Severity 0404040404040404040404 Current of reported 04040404040404040404040404040404040404 94 Detail CONCLUSION 040404040404040404 after11001562204401 customers 04040404040404040404 access error MSG 040404040404040404 problem Platform 040404040404040404 2 feel Platform 040404040404040404040404 APAR customers MACROS disappeared List 0 Reported RESTORE then 0404 DB SQL2003c Detail 0404 the MSG PMR 0404miss closed recode 04040404040404040404040404040404040404 Not194 On 040404040404040404040404 Not194 Severity doesappropriate miss closed OF PE itappropriate PE itappropriate Platform 2 appropriate Type Closed after1151a -affair . now becomeappropriate CODES become isolationappropriate ERROR documentationappropriate DBASE INCLUDE time direct194 Component TEMPORARY at as Problem DESCRIPTION Name SRLS direct194 refers Symptom as CLOSED Changed04 Available INCOMPLETE as SHOULD time DESCRIPTION/ SUBMITTER as SIN/ SRLS Component Release PROBLEM Identifier as Fixed04 SUMMARY INCLUDE TO if04 be MODULES not to CLOSED,received CAN CIRCUMVENTION This04 OS Duplicate MGR captured to COMMENTS INCLUDE This04 JR07280 expectappropriate Parent Specialappropriate should FIX CLOSED Child IN have Parent Dateappropriate Status execution INCLUDE hit Identifier RTN04doing SQLCA expectappropriate Customerappropriate LOCAL1lineappropriate same SCPappropriate MESSAGE PTF customerappropriate commandappropriate list Target soappropriate 2 as isolation 111111 misscaptured 11111111 affair1002100a reported INCOMPLETE Identifier Last100has List Special ,PMR,1 was Platform0 then SUMMARY On received MACROS refers On recode1 which 111111 DB disappeared Type 111JR07280 APAR Identifier ...... JR07280 Last Changed ........ 94/04/15 SQL2003C ERROR MSG IS INCOMPLETE - SHOULD INCLUDE SQLERRD 0 OF SQLCA Symptom ...... IN INCORROUT Status ........... CLOSED CAN Severity ................... 1 Date Closed ......... 94/04/15 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ Component Name DBASE MGR - SIN Special Types .... Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Parent APAR: Child APAR list: ERROR DESCRIPTION: While doing a RESTORE of a DB, customer received error code SQL2003c . On-line documentation refers customers to value of SQLERRD 0 of SQLCA which has now disappeared after the execution . Problem isolation then become a hit and miss affair . Customer does not feel it appropriate to expect him to recode the RESTORE command so as to have direct access to SQLERRD 0 if SQLCA . This value should be captured and reported to the user at the same time as the SQL2003c error . : PROBLEM SUMMARY: PROBLEM CONCLUSION: TEMPORARY FIX: COMMENTS: PMR was closed as not a problem. MODULES/MACROS: SRLS: RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: 04 JR07280 Component recode 111111 SQLERRD SRLS documentation 11111111 become100562204401100affair RESTORE problem 100access error Child expect INCORROUT so value doing PE1 11111 Reported RTN 11111111111 Fixed 1111111111111111111 after it FIX 111111111 be1005622044011002 hit 1111111111 as not 111111111 111111111 : Parent 111111111111 CAN hit Type Last This 04 11 INCLUDE it 11, 11which customers 1111111111111111111 100access 111111111111 100access MACROScaptured which customers SUMMARYcaptured SUMMARYcaptured : captured Date become100562204401100affair .a / Componentcaptured Duplicate Component SUBMITTERcaptured Not LOCALcaptured 941 Problem 100Name isolation line JR07280100access ERROR JR07280100Available has1 access1 SQL2003C command SHOULD . /1 after1 SQL2003C CIRCUMVENTION MODULES received isolation 04Changed DB CONCLUSION Problem of IN Problem INCOMPLETE should 1 and1 SQL2003C COMMENTS SHOULD1 APAR1 SQL2003C COMMENTS miss 04Changed if DB Problem of 04Changed DB then - INCOMPLETE reported CIRCUMVENTION OF feel Special was - Symptom OScaptured captured Current List direct JR07280 captured -Release CIRCUMVENTION JR07280100access ERROR SCP to has0 MGR command SHOULD0 Relief MGR COMMENTS .now have Problem /0 IS Problem Detail SHOULD .Customer SQL2003c PROBLEM /1 Identifiercaptured at Changed JR07280100access 115 On Special does refers INCOMPLETE Special Detail SQL2003c CLOSED1 DESCRIPTION line MSG was SIN code JR07280100TO 100Name0 INCOMPLETE Closed SHOULD1 MESSAGE PTF CODES list Special CIRCUMVENTION Status .closed SQLCA /1 On . reported direct Target/0 Closed command SHOULD has Problem execution0 While customer Platform Severity Platform Types04 1 Child the DBASE same INCOMPLETE Special .04appropriate/1 Release 0 SQL2003c 1 OScaptured user1 himcaptured time100TEMPORARYcaptured 1disappeared . / captured Child . / - , 04 0 at Identifier 000000 JR07280 line Child 00000000 APAR0410494 Date04: command PTF disappeared feel reported INCOMPLETE Status 000 DBASE direct SQLCA 00000000000 CLOSED direct SHOULD 0000000000000000000 access customers Closed 000000000 APAR0410494 Component 0000000JR07280 0 after documentation of 000000000 Reported refers 000000000 100 expect refers 000000000000 Component not DB MODULES / so SQL2003C TO 0000 Customer SUBMITTER customers 00 time of Release 00now Available SCP 0000000000000000000 Parent04: Problem 000000000000 Parent04: SQLCA Detailappropriate Available PMR PROBLEM Listappropriate PROBLEM Listappropriate Platform atappropriate CIRCUMVENTION at listappropriate does DESCRIPTIONappropriate On PE 2appropriate Target Symptom doing of ,isolation, have Target Symptom ,Name Changed Target OF of Type Last,0 the IS which as SIN become Relief0 On PE appropriate to Target hit -has Duplicateappropriate- it user Target value a0 IN error. then value SIN MGR Target value if Target Fixed LOCAL OS PE 15 as Types affair0 MACROS executionappropriate problem SRLSappropriate IN Target Date04: CODES receivedappropriate On PE 2appropriate Target Symptom doing of ,isolation, have Target Symptom ,Name Changed Target OF of Type Last,0 the IS which as SIN become Relief0 On PE 562204401appropriate to Target hit -has Duplicateappropriate- it user Target value a0 IN error. then value SIN MGR Target value if Target Fixed LOCAL OS PE 15 as Types affair0 problem CONCLUSIONappropriate TEMPORARY customer Symptom have CAN INCLUDE if Target Date04and CODES received0 Special captured Date04: 04and should Target same Severity of be ERROR FIX Target CODES received. Target Not recode of Target Date04: CODES received was him Target Current INCORROUT0 SUMMARY executionappropriate COMMENTSappropriate MSG04MESSAGEappropriate SQL2003cappropriate RTNJR07280 RESTORE codeappropriate closedappropriate miss This SQLERRDappropriate closed List 000000 miss MODULES customers 00000000 as041504a error PTF be Fixed04: the Last Fixed04: Child IN 56220440101 DESCRIPTION which 000000 of now user 00000000000 direct RESTORE time 0000000000000000000 after feel Detail 000000000 appropriate0410004affair does 0000000000 and Identifier refers 000000000 SUMMARY Status 000000000 94 it Status 0000000 000 at does Platform has OS / TO to 00 execution While feel 00 refers SUBMITTER 00PROBLEM command TEMPORARY 0000000000000000000 Release04: RTN 000000000000 Release04: user himAvailable as isolation 111111 miss MSG captured 11111111 affair1002100a reported INCOMPLETE Identifier Last100has List Special ,PMR,1 was Platform0 then SUMMARY On received MACROS refers On recode1 which 111111 DB disappeared Type 11111111111 Closed disappeared the 1111111111111111111 562204401 Customer closed 111111111 affair1002100a COMMENTS 1111111111 access does Release 1111111 ΓòÉΓòÉΓòÉ <hidden> L TO SQRT FUNCTIONs ΓòÉΓòÉΓòÉ APAR Identifier ...... JR07280 Last Changed ........ 94/04/15 SQL2003C ERROR MSG IS INCOMPLETE - SHOULD INCLUDE SQLERRD 0 OF SQLCA Symptom ...... IN INCORROUT Status ........... CLOSED CAN Severity ................... 1 Date Closed ......... 94/04/15 Component .......... 562204401 Duplicate of ......... Reported Release ......... 100 Fixed Release ............ Component Name DBASE MGR - SIN Special Types .... Current Target Date .. Type of Relief ..Not Available SCP ................... OS/2 Platform ............ OS/2 Status Detail: Not Available PE PTF List: PTF List: Parent APAR: Child APAR list: ERROR DESCRIPTION: While doing a RESTORE of a DB, customer received error code SQL2003c . On-line documentation refers customers to value of SQLERRD 0 of SQLCA which has now disappeared after the execution . Problem isolation then become a hit and miss affair . Customer does not feel it appropriate to expect him to recode the RESTORE command so as to have direct access to SQLERRD 0 if SQLCA . This value should be captured and reported to the user at the same time as the SQL2003c error . LOCAL FIX: PROBLEM SUMMARY: PROBLEM CONCLUSION: TEMPORARY FIX: COMMENTS: PMR was closed as not a problem. MODULES/MACROS: SRLS: RTN CODES: CIRCUMVENTION: MESSAGE TO SUBMITTER: / 0 Closed command SHOULD has Problem execution 0 While customer Platform Severity Platform Types 04 1 Child the DBASE same INCOMPLETE Special . 04 appropriate / 1 Release 0 SQL2003c 1 OS captured user 1 him captured time 100 TEMPORARY captured 1 disappeared . / captured Child . / - , 04 0 at Identifier 000000 JR07280 line Child 00000000 APAR0410494 Date04: command PTF disappeared feel reported INCOMPLETE Status 0JR07280 000 DBASE direct SQLCA 00000000000 CLOSED direct SHOULD 0000000000000000000 access customers Closed 000000000 APAR0410494 Component 0000000JR07280 0 after documentation of 000000000 Reported refers 000000000 100 expect refers 000000000000 Component not DB MODULES / so SQL2003C TO 0000 Customer SUBMITTER customers 00 time of Release 00now Available SCP 0000000000000000000 Parent04: 000000000000 Parent04: SQLCA Detailappropriate Available PMR PROBLEM Listappropriate PROBLEM Listappropriate Platform atappropriate CIRCUMVENTION at listappropriate does DESCRIPTIONappropriate On PE 2appropriate Target Symptom doing of ,isolation, have Target Symptom ,Name Changed Target OF of Type Last,0 the IS which as SIN become Relief0 On PE appropriate to Target hit -has Duplicateappropriate- it user Target value a0 IN error value SIN MGR Target value if Target Fixed LOCAL OS PE 15 as Types affair0 MACROS executionappropriate problem SRLSappropriate IN Target Date04: CODES receivedappropriate On PE 2appropriate Target Symptom doing of ,isolation, have Target Symptom ,Name Changed Target OF of Type Last,0 the IS which as SIN become Relief0 On PE 562204401appropriate to Target hit -has Duplicateappropriate- it user Target value a0 IN error. then value SIN MGR Target value if Target Fixed LOCAL OS PE 15 as Types affair0 problem CONCLUSIONappropriate TEMPORARY customer Symptom have CAN INCLUDE if Target Date04and CODES received0 Special captured Date04: asJR07280 04and should Target same Severity of be ERROR FIX Target CODES received. Target Not recode of Target Date04: CODES received was him Target Current INCORROUT0 SUMMARY executionappropriate COMMENTSappropriate MSG04MESSAGEappropriate SQL2003cappropriate RTNJR07280 RESTORE codeappropriate closedappropriate miss This SQLERRDappropriate